delete mathod qoshildi

This commit is contained in:
Husanjonazamov
2026-03-31 14:00:42 +05:00
parent 6f279fcb7d
commit cf23a61b98
6 changed files with 54 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ INSTALLED_APPS = [
"django.contrib.sessions",
"django.contrib.messages",
"django.contrib.staticfiles",
"django.contrib.postgres",
] + APPS
MODULES = [app for app in MODULES if isinstance(app, str)]