feat: page login

This commit is contained in:
2025-01-14 11:02:56 -03:00
parent 5040744c8a
commit 3b006e7a63
16 changed files with 59 additions and 6 deletions

View File

@@ -54,6 +54,7 @@ INSTALLED_APPS = [
'payments',
'balcao',
'orders',
'login',
]
MIDDLEWARE = [