schon/engine/core/management/commands
Egor fureunoir Gorbunov ea158ab2b5 fix(translations): update DeepL API requests to use Authorization header
Updated DeepL API requests to include the `Authorization` header with the auth key instead of passing it as a form parameter. This aligns with updated API requirements and ensures compatibility.
+ I18N
2026-03-05 16:39:59 +03:00
..
__init__.py 2026.1 2026-01-25 23:16:38 +03:00
await_services.py chore(dependencies): update multidict to 6.7.1 and remove unused celery-prometheus-exporter 2026-01-27 20:53:30 +03:00
check_translated.py 2026.1 2026-01-04 20:47:52 +03:00
clear_unwanted.py refactor(category): replace cache usage with model property for min/max price 2026-02-25 12:19:39 +03:00
deepl_translate.py fix(translations): update DeepL API requests to use Authorization header 2026-03-05 16:39:59 +03:00
delete_never_ordered_products.py Features: 1) None; 2025-12-19 16:43:39 +03:00
delete_products_by_description.py 2026.1 2026-01-25 23:16:38 +03:00
demo_data.py refactor(core): use defaults in get_or_create and add annotations 2026-03-02 00:33:21 +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
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 fix(translations): update DeepL API requests to use Authorization header 2026-03-05 16:39:59 +03:00