user list qoshildi

This commit is contained in:
behruz-dev
2025-11-26 16:35:18 +05:00
parent d9bdf91352
commit 6965fed7f5
10 changed files with 203 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ INSTALLED_APPS = [
'core.apps.authentication',
'core.apps.accounts',
'core.apps.orders',
'core.apps.dashboard',
]
MIDDLEWARE = [