schon/evibes
Egor fureunoir Gorbunov ee25bb67f0 Features: 1) Introduced STOREFRONT_DOMAIN in settings as a replacement for FRONTEND_DOMAIN;
Fixes: 1) Updated email templates to use `STOREFRONT_DOMAIN` instead of `FRONTEND_DOMAIN`; 2) Added a missing import for `settings` in emailing utilities;

Extra: 1) Removed unused configuration keys `FRONTEND_DOMAIN` and `BASE_DOMAIN`; 2) Cleaned up obsolete imports and formatting in serializers; 3) Adjusted environment file generation scripts to use `STOREFRONT_DOMAIN`.
2025-11-11 16:12:48 +03:00
..
locale Features: None; 2025-11-10 15:57:15 +03:00
settings Features: 1) Introduced STOREFRONT_DOMAIN in settings as a replacement for FRONTEND_DOMAIN; 2025-11-11 16:12:48 +03:00
utils Features: 1) Introduced LoggingError exception for invalid log level handling in log method; 2) Updated logging framework to dynamically initialize loggers using __name__ instead of hardcoded "django". 2025-11-04 14:40:50 +03:00
__init__.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
asgi.py 2025.4 BETA 2025-11-10 08:36:57 +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
ftpstorage.py Features: 3.1.0 2025-10-14 16:46:09 +03:00
middleware.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
pagination.py Features: 3.1.0 2025-10-14 16:46:09 +03:00
signal_processors.py Features: Full Geo rework. 2025-05-19 14:45:53 +03:00
urls.py Features: 1) Rename URL path from vibes_auth to authv for consistency; 2025-11-10 11:12:30 +03:00
wsgi.py Features: 1) 2.8.9 update 2025-06-18 15:05:58 +03:00