add: add new app

This commit is contained in:
behruz-dev
2025-09-02 17:08:32 +05:00
parent 58cc36a9a4
commit 49062cf6be
2 changed files with 2 additions and 1 deletions

View File

@@ -30,7 +30,7 @@ INSTALLED_APPS = [
'core.apps.accounts',
'core.apps.orders',
'core.apps.products',
'core.apps.admin_panel',
]
MIDDLEWARE = [