Commit 1bd8fe41 by Tom Christie

Whitespace fix

parent e441f851
......@@ -17,7 +17,7 @@ except ImportError:
import six
# Handle django.utils.encoding rename in 1.5 onwards.
# smart_unicode -> smart_text
# smart_unicode -> smart_text
# force_unicode -> force_text
try:
from django.utils.encoding import smart_text
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment