schon/evibes/settings
Egor fureunoir Gorbunov 5012727e84 Refactor DRF settings and fix schema configurations
Updated DRF settings with new TOS URL and version for consistency. Corrected API URLs in B2B schema and reorganized imports in core views for better readability. These changes ensure accurate references and maintain cleaner code structure.
2025-05-06 03:48:59 +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 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
drf.py Refactor DRF settings and fix schema configurations 2025-05-06 03:48:59 +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