schon/core/management/commands
Egor fureunoir Gorbunov 6ee3870ab0 Features: 1) Add a management command to fix product stock prices; 2) Introduce 'products' field to CategoryType in GraphQL schema to fetch products associated with a category; 3) Enable GraphQL resolvers to utilize type hinting for better clarity.
Fixes: 1) Correct multiple unaligned code blocks in various Python scripts and GraphQL resolvers; 2) Improve condition formatting for readability in mutations and queries; 3) Resolve missing related_name in product model.

Extra: Simplify and refactor Windows scripts removing legacy spinner logic for clarity and better user feedback; adjust spacing, comments, and formatting across various files; update imports for unused QuerySet.
2025-06-17 11:13:11 +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
check_translated.py Features: 2025-06-10 05:40:07 +03:00
clear_unwanted.py RUFF 2025-05-26 16:12:59 +03:00
deepl_translate.py RUFF 2025-05-26 16:12:59 +03:00
fetch_products.py Initial Commit 2025-04-29 22:40:30 +03:00
fix_fuzzy.py Features: 2025-06-10 05:40:07 +03:00
fix_prices.py Features: 1) Add a management command to fix product stock prices; 2) Introduce 'products' field to CategoryType in GraphQL schema to fetch products associated with a category; 3) Enable GraphQL resolvers to utilize type hinting for better clarity. 2025-06-17 11:13:11 +03:00
populate_slugs.py RUFF 2025-05-26 16:12:59 +03:00
set_default_caches.py Initial Commit 2025-04-29 22:40:30 +03:00
translate_fields.py RUFF 2025-05-26 16:12:59 +03:00