8000
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 76d1f1d commit f51765dCopy full SHA for f51765d
cms/test_utils/testcases.py
@@ -14,8 +14,8 @@
14
from django.template.context import Context
15
from django.test import testcases
16
from django.test.client import RequestFactory
17
-from django.utils import translation
18
from django.urls import reverse
+from django.utils import translation
19
from django.utils.http import urlencode
20
from django.utils.timezone import now
21
from django.utils.translation import activate
0 commit comments