admin conf and import export

product full url
This commit is contained in:
Parsa Nazer
2025-01-28 20:21:35 +03:30
parent b3a0dd8610
commit a063b7c64f
11 changed files with 286 additions and 24 deletions
+1
View File
@@ -103,6 +103,7 @@ INSTALLED_APPS = [
'rest_framework_simplejwt',
'rest_framework_simplejwt.token_blacklist',
'rest_framework.authtoken',
'import_export',
# custom apps
'product',
'account',