Update base.py

This commit is contained in:
Parsa Nazer
2025-05-21 18:53:17 +03:30
committed by GitHub
parent 8f46468271
commit 6fec62c09c
+1 -1
View File
@@ -138,7 +138,7 @@ TIME_ZONE = "UTC"
USE_I18N = True
USE_L10N = True
USE_TZ = True
ALLOW_UNICODE_SLUGS = True
# ==============================================================================
# Static Files Configuration
# ==============================================================================