schon/evibes/settings
Egor fureunoir Gorbunov 96c3fe23b0 Update promotion handling and logging levels
Change promotions to inactive instead of deleting them to maintain data integrity. Adjust Celery logging levels to be DEBUG/INFO based on the DEBUG setting, improving log granularity during development and clarity in production.
2025-05-05 17:16:57 +03:00
..
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00
base.py Add slug field to Product and update related functionalities 2025-04-30 16:31:54 +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 Initial Commit 2025-04-29 22:40:30 +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
drf.py Initial Commit 2025-04-29 22:40:30 +03:00
elasticsearch.py Initial Commit 2025-04-29 22:40:30 +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 Update promotion handling and logging levels 2025-05-05 17:16:57 +03:00