feat: pagamento

This commit is contained in:
2024-12-20 16:47:45 -03:00
parent 859393406d
commit 2bb17b6e77
16 changed files with 153 additions and 9 deletions

View File

@@ -52,6 +52,7 @@ INSTALLED_APPS = [
'comandas',
'categories',
'home',
'payments',
]
MIDDLEWARE = [