Unescape var values in render middleware.
[django-ssify.git] / tests / tests / __init__.py
index 0fb0ebb..ac56434 100644 (file)
@@ -13,4 +13,5 @@ from __future__ import unicode_literals
 from .test_args import *
 from .test_basic import *
 from .test_csrf import *
-from .test_locale import *
\ No newline at end of file
+from .test_locale import *
+from .test_render import *