schon/evibes/settings
Egor fureunoir Gorbunov 12ccd04943 Update API version to 2.6.0 and reformat migration files
Updated the API version from 2.5.0 to 2.6.0 in the DRF settings for consistency across configurations. Reformatted migration files for better readability, ensuring consistency in code style and improving maintainability. These changes do not alter functionality but enhance clarity and documentation.
2025-05-06 19:19:49 +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 Update API version to 2.6.0 and reformat migration files 2025-05-06 19:19:49 +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