schon/evibes/settings
Egor fureunoir Gorbunov 03eb6d03ca Features: 1) Replace hardcoded API version with dynamic EVIBES_VERSION; 2) Enhance Sentry SDK configuration to include Celery, OpenTelemetry, and Redis integration;
Fixes: 1) Correct file formatting for consistency in poetry.lock;

Extra: Perform general cleanup of file structure and hash formatting in poetry.lock for better readability;
2025-05-12 10:09:30 +03:00
..
__init__.py Add new dependencies and standardize file formatting 2025-05-07 03:10:50 +03:00
base.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
caches.py Initial Commit 2025-04-29 22:40:30 +03:00
celery.py Initial Commit 2025-04-29 22:40:30 +03:00
constance.py Add "DISABLED_COMMERCE" feature to disable buying functionality 2025-05-05 17:32:57 +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 Add new dependencies and standardize file formatting 2025-05-07 03:10:50 +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: 1) Replace CelerySignalProcessor with RealTimeSignalProcessor for Elasticsearch signal processing; 2025-05-11 22:52:45 +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 Initial Commit 2025-04-29 22:40:30 +03:00
logconfig.py Set console production log level to WARNING. 2025-05-07 04:57:18 +03:00