schon/core/management/commands
Egor fureunoir Gorbunov 0153157653 Features: None;
Fixes: 1) Correct indentation in multiple modules, including mutations, models, and utility methods to maintain consistency; 2) Fix typos in function parameters and update alignment for readability;

Extra: Refactored for improved code readability and adherence to PEP 8 style guidelines.
2025-06-17 11:34:02 +03:00
..
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00
await_services.py Initial Commit 2025-04-29 22:40:30 +03:00
check_translated.py Features: 2025-06-10 05:40:07 +03:00
clear_unwanted.py RUFF 2025-05-26 16:12:59 +03:00
deepl_translate.py Features: None; 2025-06-17 11:34:02 +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 Fixes: 1) Correct iteration over related objects in fix_prices command using .all() instead of direct access; 2025-06-17 11:17:40 +03:00
populate_slugs.py RUFF 2025-05-26 16:12:59 +03:00
set_default_caches.py Initial Commit 2025-04-29 22:40:30 +03:00
translate_fields.py RUFF 2025-05-26 16:12:59 +03:00