Change def settings

This commit is contained in:
jbdoderlein 2024-07-02 09:21:00 +00:00
parent 558350d05b
commit 1d24e99857
3 changed files with 8 additions and 7 deletions

View file

@ -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