schon/core/management/commands
2025-10-06 15:58:30 +03:00
..
__init__.py Features: 1) Update all locale translations for token-related messages; 2) Update all locale translations with read-only Transaction ViewSet description; 3) Update all locale translations for reset password and token validations; 2025-10-06 15:58:30 +03:00
await_services.py Features: 1) 2.8.9 update 2025-06-18 15:05:58 +03:00
check_translated.py Features: 1) Added new language options to User model's language field in vibes_auth; 2) Introduced localized title and content fields to Post model in blog; 3) Implemented multilingual support for various fields in Attribute, AttributeGroup, AttributeValue, Brand, Category, CategoryTag, and Product models in core; 2025-09-19 17:02:11 +03:00
clear_unwanted.py RUFF 2025-05-26 16:12:59 +03:00
deepl_translate.py Features: 1) Added new language options to User model's language field in vibes_auth; 2) Introduced localized title and content fields to Post model in blog; 3) Implemented multilingual support for various fields in Attribute, AttributeGroup, AttributeValue, Brand, Category, CategoryTag, and Product models in core; 2025-09-19 17:02:11 +03:00
delete_never_ordered_products.py Features: 1) Introduced distinct warning and error logging for specific exceptions in GraphQL middleware; 2) Added new exception types for enhanced validation handling. 2025-07-07 19:12:43 +03:00
delete_products_by_description.py Features: 1) Add management command to delete products by description in batches; 2025-07-09 03:13:38 +03:00
fetch_products.py Initial Commit 2025-04-29 22:40:30 +03:00
fix_fuzzy.py Features: 1) Add detailed in-line comments with type ignore for improved debugging and maintainability; 2) Update I18N strings and translation placeholders across locales; 3) Introduce "address set" as a translatable object; 2025-07-14 16:22:19 +03:00
fix_prices.py Features: None; 2025-07-06 17:22:14 +03:00
rebuild_slugs.py Features: 1) Introduced strict parameter for zip function in widgets.py; 2) Added EXTENSIONS_MAX_UNIQUE_QUERY_ATTEMPTS setting; 2025-06-21 20:38:37 +03:00
set_default_caches.py Initial Commit 2025-04-29 22:40:30 +03:00
translate_fields.py Features: 1) Update all locale translations for token-related messages; 2) Update all locale translations with read-only Transaction ViewSet description; 3) Update all locale translations for reset password and token validations; 2025-10-06 15:58:30 +03:00