mirror of
https://github.com/welton89/RRBEC.git
synced 2026-04-06 22:14:12 +00:00
update: page balcao
This commit is contained in:
Binary file not shown.
@@ -19,7 +19,7 @@ from django.urls import path, include
|
||||
|
||||
urlpatterns = [
|
||||
path('admin/', admin.site.urls),
|
||||
path('/', include('home.urls')),
|
||||
path('', include('home.urls')),
|
||||
path('products/', include('products.urls')),
|
||||
path('mesas/', include('mesas.urls')),
|
||||
path('typePay/', include('typePay.urls')),
|
||||
|
||||
Reference in New Issue
Block a user