schon/evibes/settings
Egor fureunoir Gorbunov 82667216f2 Features: None;
Fixes: 1) Prevent error by adding user check when processing non-PENDING orders; 2) Remove redundant status assignment and save for CREATED orders; 3) Add missing error handler for POST requests in settings;

Extra: None;
2025-05-11 22:43:38 +03:00
..
__init__.py Add new dependencies and standardize file formatting 2025-05-07 03:10:50 +03:00
base.py Features: None; 2025-05-11 22:43:38 +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 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 Set console production log level to WARNING. 2025-05-07 04:57:18 +03:00