aboutsummaryrefslogtreecommitdiffstats
path: root/debug_toolbar/forms.py
diff options
context:
space:
mode:
Diffstat (limited to 'debug_toolbar/forms.py')
-rw-r--r--debug_toolbar/forms.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/debug_toolbar/forms.py b/debug_toolbar/forms.py
index c661c9e..aad308a 100644
--- a/debug_toolbar/forms.py
+++ b/debug_toolbar/forms.py
@@ -1,3 +1,5 @@
+from __future__ import unicode_literals
+
import json
import hashlib