schon/core/management/commands
Egor fureunoir Gorbunov a562591900 Features: 1) Introduced distinct warning and error logging for specific exceptions in GraphQL middleware; 2) Added new exception types for enhanced validation handling.
Fixes: 1) Corrected indentation inconsistency in delete_never_ordered_products command; 2) Fixed improper formatting of log handler configurations.

Extra: Adjusted logging to conform to best practices; amended middleware exception handling logic to improve code readability.
2025-07-07 19:12:43 +03:00
..
__init__.py Features: 1) Introduced RootDirectory class for integration with management commands; 2) Added support for scanning root level configurations in check_translated.py and deepl_translate.py; 2025-06-29 19:40:44 +03:00
await_services.py Features: 1) 2.8.9 update 2025-06-18 15:05:58 +03:00
check_translated.py Features: 1) RUFFVCKED 2025-07-03 02:53:01 +03:00
clear_unwanted.py RUFF 2025-05-26 16:12:59 +03:00
deepl_translate.py Features: 1) RUFFVCKED 2025-07-03 02:53:01 +03:00
delete_never_ordered_products.py Features: 1) Introduced distinct warning and error logging for specific exceptions in GraphQL middleware; 2) Added new exception types for enhanced validation handling. 2025-07-07 19:12:43 +03:00
fetch_products.py Initial Commit 2025-04-29 22:40:30 +03:00
fix_fuzzy.py Features: 2025-06-10 05:40:07 +03:00
fix_prices.py Features: None; 2025-07-06 17:22:14 +03:00
rebuild_slugs.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
set_default_caches.py Initial Commit 2025-04-29 22:40:30 +03:00
translate_fields.py Features: 1) RUFFVCKED 2025-07-03 02:53:01 +03:00