We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a6c217 commit cb97a61Copy full SHA for cb97a61
debug_toolbar/panels/history/panel.py
@@ -1,8 +1,6 @@
1
import json
2
-import sys
3
from collections import OrderedDict
4
5
-from django.conf import settings
6
from django.http.request import RawPostDataException
7
from django.template.loader import render_to_string
8
from django.templatetags.static import static
0 commit comments