tentanto implementar uma modal

This commit is contained in:
2024-12-11 11:00:22 -03:00
parent fbb326f347
commit e5ef3898d0
11 changed files with 117 additions and 2 deletions

View File

@@ -44,6 +44,7 @@ INSTALLED_APPS = [
'clients',
'comandas',
'categories',
'home',
]
MIDDLEWARE = [