schon/core/management/commands
Egor fureunoir Gorbunov 76d490f2e2 Refactor translation command and improve order model.
Enhanced the `deepl_translate` management command with improved placeholder handling, error messages, and support for missing translations. Added `human_readable_id` and `is_business` attributes to the `Order` model, updating associated admin configurations to reflect these changes.
2025-05-06 03:28:06 +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
deepl_translate.py Refactor translation command and improve order model. 2025-05-06 03:28:06 +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 Refactor translation command and improve order model. 2025-05-06 03:28:06 +03:00
set_default_caches.py Initial Commit 2025-04-29 22:40:30 +03:00