schon/evibes
Egor fureunoir Gorbunov 8375ef41db Features: 1) Add save method to enforce single pending order per user in Order model;
Fixes: 1) Adjust import order in `core/models.py` for better consistency;

Extra: Refactor formatting for better readability in `core/models.py`; Update `pyproject.toml` version to 2.6.2; Update compiled translation file `cs_CZ/LC_MESSAGES/django.mo`.
2025-05-13 23:02:16 +03:00
..
settings Features: 1) Add save method to enforce single pending order per user in Order model; 2025-05-13 23:02:16 +03:00
utils Initial Commit 2025-04-29 22:40:30 +03:00
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00
api_urls.py Refactor translation command and improve order model. 2025-05-06 03:28:06 +03:00
asgi.py Initial Commit 2025-04-29 22:40:30 +03:00
b2b_urls.py Add core.b2b_urls to B2B URL routing 2025-05-06 04:14:04 +03:00
celery.py Features: 2025-05-09 04:19:13 +03:00
hosts.py Initial Commit 2025-04-29 22:40:30 +03:00
middleware.py Features: 1) Activate translation based on request locale in CustomLocaleCommonMiddleware; 2) Activate translation within GrapheneJWTAuthorizationMiddleware; 2025-05-12 10:16:31 +03:00
pagination.py Initial Commit 2025-04-29 22:40:30 +03:00
urls.py Initial Commit 2025-04-29 22:40:30 +03:00
wsgi.py Initial Commit 2025-04-29 22:40:30 +03:00