order apilar qoshildi

This commit is contained in:
behruz-dev
2025-11-25 15:22:47 +05:00
parent d356e5321a
commit 8d7738483c
18 changed files with 342 additions and 0 deletions

View File

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