schon/evibes
Egor fureunoir Gorbunov 0a2b4b65a0 Features: 1) Prevent duplicate "order finished" emails with added check on system_email_sent attribute; 2) Automatically update system_email_sent attribute after sending order email;
Fixes: 1) Remove unused `_` import in `drf.py`; 2) Trim redundant newline in `apply_addresses` method;

Extra: 1) Fix minor formatting in `deepl_translate.py` command; 2) Simplify `SPECTACULAR_PLATFORM_DESCRIPTION` string handling; 3) Minor refactoring and cleanup in email utility and related logic.
2025-07-16 14:54:33 +03:00
..
locale Features: 1) N/A; 2025-07-14 18:05:45 +03:00
settings Features: 1) Prevent duplicate "order finished" emails with added check on system_email_sent attribute; 2) Automatically update system_email_sent attribute after sending order email; 2025-07-16 14:54:33 +03:00
utils Features: 1) None; 2025-06-29 19:08:17 +03:00
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00
api_urls.py Features: 1) Add app_name attribute in multiple urls.py files across apps to support namespacing; 2025-06-29 20:03:33 +03:00
asgi.py Features: 1) 2.8.9 update 2025-06-18 15:05:58 +03:00
b2b_urls.py Features: 1) Add detailed class-level docstrings for multiple ViewSets and views, improving maintainability and documentation; 2) Introduce namespace for "core_b2b" in URL patterns for better URL resolution. 2025-06-29 19:56:52 +03:00
celery.py Features: 1) Add exit condition checks for $LASTEXITCODE in various PowerShell scripts to ensure graceful error handling; 2) Enhance schema filtering with additional condition for active vendors in graphene/schema.py; 2025-07-04 03:00:51 +03:00
hosts.py Initial Commit 2025-04-29 22:40:30 +03:00
middleware.py Fixes: 1) Correct conditional check for error types in middleware logging. 2025-07-07 19:14:31 +03:00
pagination.py Features: 1) RUFFVCKED 2025-07-03 02:53:01 +03:00
signal_processors.py Features: Full Geo rework. 2025-05-19 14:45:53 +03:00
urls.py Features: 1) Add inclusion of Django i18n URL configuration to urlpatterns; 2025-06-22 15:15:57 +03:00
wsgi.py Features: 1) 2.8.9 update 2025-06-18 15:05:58 +03:00