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 dd4b1aa commit 29c7402Copy full SHA for 29c7402
tests/conftest.py
@@ -55,4 +55,5 @@ def mock_modules():
55
yield
56
sys.modules = original_modules
57
from django.urls.base import _get_cached_resolver
58
+
59
_get_cached_resolver.cache_clear()
0 commit comments