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 459faa5 commit 1e4f816Copy full SHA for 1e4f816
core/urls.py
@@ -41,7 +41,6 @@
41
name="javascript-catalog",
42
),
43
path("i18n/", include("django.conf.urls.i18n")),
44
- re_path(r".*", v3),
45
]
46
47
if settings.DEBUG:
0 commit comments