schon/evibes/settings
Egor fureunoir Gorbunov 0fa8cba05e Features: 1) Add ADVERTISIMENT_DATA and ANALYTICS_DATA to CONSTANCE_CONFIG with default values and descriptions; 2) Integrate translation functionality into CONSTANCE_CONFIG descriptions using _(); 3) Expand EXPOSABLE_KEYS to include new config fields.
Fixes: 1) Replace redundant or missing translation calls in configuration values; 2) Correct oversight in description consistency for existing fields.

Extra: Refactor `CONSTANCE_CONFIG` structure for improved readability using multi-line formatting where necessary; clean up imports to include `gettext_lazy` and `json`.
2025-06-16 10:40:21 +03:00
..
__init__.py Add new dependencies and standardize file formatting 2025-05-07 03:10:50 +03:00
base.py Fixes: settings data types 2025-06-11 11:23:54 +03:00
caches.py Fixes: fix incorrect imports 2025-06-05 18:01:00 +03:00
celery.py Initial Commit 2025-04-29 22:40:30 +03:00
constance.py Features: 1) Add ADVERTISIMENT_DATA and ANALYTICS_DATA to CONSTANCE_CONFIG with default values and descriptions; 2) Integrate translation functionality into CONSTANCE_CONFIG descriptions using _(); 3) Expand EXPOSABLE_KEYS to include new config fields. 2025-06-16 10:40:21 +03:00
csp.py Initial Commit 2025-04-29 22:40:30 +03:00
database.py Fixes: fix incorrect imports 2025-06-05 18:01:00 +03:00
dbbackup.py RUFF 2025-05-26 16:12:59 +03:00
drf.py Fixes: no_underscore_before_number to False 2025-06-08 14:58:22 +03:00
elasticsearch.py RUFF 2025-05-26 16:12:59 +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 RUFF 2025-05-26 16:12:59 +03:00