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 58216d6 commit c5c7049Copy full SHA for c5c7049
testproj/testproj/testapp/tests.py
@@ -1,6 +1,4 @@
1
-import django.template as django_template
2
-from django.template.engine import Engine
3
-from django.template.response import SimpleTemplateResponse
+from django.test import TestCase
4
from django.urls import reverse
5
from webstack_django_sorting import settings
6
0 commit comments