Change def settings
This commit is contained in:
parent
558350d05b
commit
1d24e99857
3 changed files with 8 additions and 7 deletions
|
|
@ -31,7 +31,7 @@ urlpatterns = [
|
|||
path('permission/', include('permission.urls')),
|
||||
|
||||
# Make coffee
|
||||
path('coffee/', include('django_htcpcp_tea.urls')),
|
||||
#path('coffee/', include('django_htcpcp_tea.urls')),
|
||||
]
|
||||
|
||||
# During development, serve static and media files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue