schon/engine/core/management/commands
Egor fureunoir Gorbunov 43ece8c25c Features: 1) Add language validation and fallback for users without proper language settings in initialize.py; 2) Enhance user update mutation with improved error handling and dynamic attribute support; 3) Integrate is_safe_key validation in user attribute updates for better security.
Fixes: 1) Add missing imports for `settings`, `Q`, and `is_safe_key`; 2) Correct user permissions keys in `lists.py` utility.

Extra: 1) Refactor `UpdateUser` mutation for cleaner structure and unified error handling; 2) Format and tidy up list declarations and exception handling for clarity.
2025-11-25 14:26:14 +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 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
clear_unwanted.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
deepl_translate.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
delete_never_ordered_products.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
delete_products_by_description.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
fetch_products.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
fix_fuzzy.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
fix_prices.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
initialize.py Features: 1) Add language validation and fallback for users without proper language settings in initialize.py; 2) Enhance user update mutation with improved error handling and dynamic attribute support; 3) Integrate is_safe_key validation in user attribute updates for better security. 2025-11-25 14:26:14 +03:00
rebuild_slugs.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
set_default_caches.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
translate_fields.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00