Add ability to configure local_urls

This commit is contained in:
Timothy Hobbs
2023-10-23 14:00:03 +02:00
parent 7e0a335684
commit d1cce7caad
2 changed files with 5 additions and 1 deletions

View File

@ -0,0 +1,2 @@
local_urlpatterns = [
]