schon/core/utils
2025-10-21 12:44:19 +03:00
..
__init__.py Fixes: 1) Ensure get_parameters handles missing configuration keys gracefully by adding a check for None values; 2025-10-14 19:48:46 +03:00
caching.py Features: 3.1.0 2025-10-14 16:46:09 +03:00
db.py Features: 3.1.0 2025-10-14 16:46:09 +03:00
emailing.py Features: 3.1.0 2025-10-14 16:46:09 +03:00
languages.py Features: 3.1.0 2025-10-14 16:46:09 +03:00
lists.py Initial Commit 2025-04-29 22:40:30 +03:00
messages.py Initial Commit 2025-04-29 22:40:30 +03:00
nominatim.py Features: 1) Introduced strict parameter for zip function in widgets.py; 2) Added EXTENSIONS_MAX_UNIQUE_QUERY_ATTEMPTS setting; 2025-06-21 20:38:37 +03:00
security.py Initial Commit 2025-04-29 22:40:30 +03:00
seo_builders.py Features: 1) Update localized strings for da_DK translations in vibes_auth; 2) Update localized strings for zh_Hans translations in core; 2025-09-15 12:54:46 +03:00
vendors.py Features: 1) Add _in_celery_task utility function to detect task execution context; 2) Enhance vendor integration retrieval with context-specific logging (async/sync); 3) Improve error handling in vendor integration loading with exception logging; 2025-10-21 12:44:19 +03:00