schon/evibes/settings
Egor fureunoir Gorbunov 4991828b9b Features: 1) Updated user language field in vibes_auth to include more language options with a default set to 'en-gb';
Fixes: 1) Standardized field names in core models by renaming locale-specific fields to lowercase format for consistency (e.g., name_en_GB to name_en_gb);

Extra: Applied migrations to reflect these changes in vibes_auth and core apps for smoother db schema alignment.
2025-05-20 22:08:04 +03:00
..
__init__.py Add new dependencies and standardize file formatting 2025-05-07 03:10:50 +03:00
base.py Features: 1) Updated user language field in vibes_auth to include more language options with a default set to 'en-gb'; 2025-05-20 22:08:04 +03:00
caches.py Features: 1) None; 2025-05-20 08:00:44 +03:00
celery.py Initial Commit 2025-04-29 22:40:30 +03:00
constance.py Features: Full Geo rework. 2025-05-19 14:45:53 +03:00
csp.py Initial Commit 2025-04-29 22:40:30 +03:00
database.py Initial Commit 2025-04-29 22:40:30 +03:00
dbbackup.py Features: 1) Add DBBACKUP_CONNECTORS configuration with default settings; 2025-05-19 16:04:19 +03:00
drf.py Features: 1) Replace hardcoded API version with dynamic EVIBES_VERSION; 2) Enhance Sentry SDK configuration to include Celery, OpenTelemetry, and Redis integration; 2025-05-12 10:09:30 +03:00
elasticsearch.py Features: Full Geo rework. 2025-05-19 14:45:53 +03:00
emailing.py Initial Commit 2025-04-29 22:40:30 +03:00
extensions.py Initial Commit 2025-04-29 22:40:30 +03:00
graphene.py Features: 1) None; 2025-05-20 21:06:20 +03:00
logconfig.py Set console production log level to WARNING. 2025-05-07 04:57:18 +03:00