kleine Änderungen
This commit is contained in:
@@ -7,4 +7,5 @@ urlpatterns = [
|
||||
path('speisekarte/', GerichtListView.as_view(), name='speisekarte'),
|
||||
path('speiseplan/', SpeiseplanView.as_view(), name='speiseplan'),
|
||||
path('bestellungen/summary/', BestellSummaryView.as_view(), name='bestell_summary'),
|
||||
path('userlist/', {},"" ),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user