Skip to content

Commit 1e4f816

Browse files
revert to previous approach
1 parent 459faa5 commit 1e4f816

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/urls.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
name="javascript-catalog",
4242
),
4343
path("i18n/", include("django.conf.urls.i18n")),
44-
re_path(r".*", v3),
4544
]
4645

4746
if settings.DEBUG:

0 commit comments

Comments
 (0)