schon/engine/core/utils
Egor fureunoir Gorbunov 00a172d463 Features: 1) Add currency symbol display in dashboard; 2) Add type hints to dashboard_callback and related functions;
Fixes: 1) Fix type annotations for get_revenue, get_returns, get_total_processed_orders; 2) Add missing import for Context;

Extra: 1) Add type hint for currency_symbol; 2) Add type ignore comments for image_url; 3) Update UNFOLD config to use dict[str, Any]; 4) Add missing import for typing.Any; 5) Refactor template to conditionally display currency symbol.
2025-11-16 23:35:03 +03:00
..
__init__.py Features: None; 2025-11-10 15:57:15 +03:00
caching.py 2025.4 BETA 2025-11-10 08:36:57 +03:00
commerce.py Features: 1) Add currency symbol display in dashboard; 2) Add type hints to dashboard_callback and related functions; 2025-11-16 23:35:03 +03:00
db.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
emailing.py Features: 1) Migrate from Jazzmin to django-unfold for admin UI; 2025-11-15 01:38:14 +03:00
languages.py 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
lists.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
messages.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
nominatim.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
security.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
seo_builders.py Features: 1) Migrate from Jazzmin to django-unfold for admin UI; 2025-11-15 01:38:14 +03:00
vendors.py 2025.4 BETA 2025-11-10 08:36:57 +03:00