schon/engine
Egor fureunoir Gorbunov 5f9f07d8f4 Features: 1) Replace config.BASE_DOMAIN with settings.BASE_DOMAIN across the codebase; 2) Add support for dynamic STATIC_URL and MEDIA_URL based on initialization state; 3) Introduce INITIALIZED flag to determine application state;
Fixes: 1) Add missing import for `settings` in multiple modules;

Extra: 1) Remove unused `SerializerMethodField` from serializers; 2) Update `RELEASE_DATE` to align with new version; 3) General cleanup and consistency adjustments.
2025-11-11 15:08:44 +03:00
..
blog Features: None; 2025-11-10 15:57:15 +03:00
core Features: 1) Replace config.BASE_DOMAIN with settings.BASE_DOMAIN across the codebase; 2) Add support for dynamic STATIC_URL and MEDIA_URL based on initialization state; 3) Introduce INITIALIZED flag to determine application state; 2025-11-11 15:08:44 +03:00
payments Features: None; 2025-11-10 15:57:15 +03:00
vibes_auth Features: None; 2025-11-10 15:57:15 +03:00
__init__.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00