schon/core/management/commands
Egor fureunoir Gorbunov 9898212855 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".
Fixes: 1) Fixed missing `exc_info` flag in critical and error logs to provide richer error context; 2) Addressed redundant code and unused imports in the logging logic for cleaner execution.

Extra: Refactored `LOGGING` configuration for improved readability and runtime adaptability; optimized related log-handling logic throughout the codebase.
2025-11-04 14:40:50 +03:00
..
__init__.py Features: 1) Update all locale translations for token-related messages; 2) Update all locale translations with read-only Transaction ViewSet description; 3) Update all locale translations for reset password and token validations; 2025-10-06 15:58:30 +03:00
await_services.py Features: 3.1.0 2025-10-14 16:46:09 +03:00
check_translated.py Features: 3.1.0 2025-10-14 16:46:09 +03:00
clear_unwanted.py Features: 3.1.0 2025-10-14 16:46:09 +03:00
deepl_translate.py Features: 3.1.0 2025-10-14 16:46:09 +03:00
delete_never_ordered_products.py Features: 3.1.0 2025-10-14 16:46:09 +03:00
delete_products_by_description.py Features: 3.1.0 2025-10-14 16:46:09 +03:00
fetch_products.py Features: 3.1.0 2025-10-14 16:46:09 +03:00
fix_fuzzy.py Features: 1) Add detailed in-line comments with type ignore for improved debugging and maintainability; 2) Update I18N strings and translation placeholders across locales; 3) Introduce "address set" as a translatable object; 2025-07-14 16:22:19 +03:00
fix_prices.py 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
rebuild_slugs.py Features: 3.1.0 2025-10-14 16:46:09 +03:00
set_default_caches.py Features: 3.1.0 2025-10-14 16:46:09 +03:00
translate_fields.py Features: 1) Update all locale translations for token-related messages; 2) Update all locale translations with read-only Transaction ViewSet description; 3) Update all locale translations for reset password and token validations; 2025-10-06 15:58:30 +03:00