schon/engine/core/management/commands
Egor fureunoir Gorbunov dc7f8be926 Features: 1) None;
Fixes: 1) Add `# ty: ignore` comments to suppress type errors in multiple files; 2) Correct method argument annotations and definitions to align with type hints; 3) Fix cases of invalid or missing imports and unresolved attributes;

Extra: Refactor method definitions to use tuple-based method declarations; replace custom type aliases with `Any`; improve caching utility and error handling logic in utility scripts.
2025-12-19 16:43:39 +03:00
..
__init__.py 2025.4 BETA 2025-11-10 08:36:57 +03:00
await_services.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
check_translated.py Features: 1) None; 2025-12-19 16:43:39 +03:00
clear_unwanted.py Extra: RUFF 2025-12-15 20:29:02 +03:00
deepl_translate.py Features: 1) None; 2025-12-19 16:43:39 +03:00
delete_never_ordered_products.py Features: 1) None; 2025-12-19 16:43:39 +03:00
delete_products_by_description.py Features: 1) None; 2025-12-19 16:43:39 +03:00
fetch_products.py Features: (1) None; 2025-12-18 15:55:43 +03:00
fix_fuzzy.py Extra: RUFF 2025-12-15 20:29:02 +03:00
fix_prices.py Extra: RUFF 2025-12-15 20:29:02 +03:00
initialize.py Extra: RUFF 2025-12-15 20:29:02 +03:00
rebuild_slugs.py Extra: RUFF 2025-12-15 20:29:02 +03:00
set_default_caches.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
translate_fields.py Extra: RUFF 2025-12-15 20:29:02 +03:00