schon/core/management/commands
Egor fureunoir Gorbunov 88133b2f93 Features: 1) Update DeepL API URL to standard endpoint in deepl_translate.py and translate_fields.py;
Fixes: 1) None;

Extra: 1) Replaced deprecated API-free URL with standard DeepL API URL for consistency.
2025-05-21 15:31:08 +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
clear_unwanted.py Features: 1) Add management command to clear unwanted data including duplicate stocks and categories; 2) Automatically deactivate products without stocks; 3) Remove orphaned stocks. 2025-05-09 04:51:21 +03:00
deepl_translate.py Features: 1) Update DeepL API URL to standard endpoint in deepl_translate.py and translate_fields.py; 2025-05-21 15:31:08 +03:00
fetch_products.py Initial Commit 2025-04-29 22:40:30 +03:00
populate_slugs.py Add management command to populate Product slugs 2025-04-30 16:58:57 +03:00
purify_translated.py Features: 1) None; 2025-05-20 08:00:44 +03:00
set_default_caches.py Initial Commit 2025-04-29 22:40:30 +03:00
translate_fields.py Features: 1) Update DeepL API URL to standard endpoint in deepl_translate.py and translate_fields.py; 2025-05-21 15:31:08 +03:00