mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-14 10:08:28 +02:00
Add ability to configure local_urls
This commit is contained in:
2
standalone/config/local_urls.py
Normal file
2
standalone/config/local_urls.py
Normal file
@ -0,0 +1,2 @@
|
||||
local_urlpatterns = [
|
||||
]
|
Reference in New Issue
Block a user