schon/engine/core/management/commands
Egor fureunoir Gorbunov a96aab33cb Features: 1) Add initialization timestamp tracking to prevent redundant instance initialization; 2) Include .initialized file in .gitignore for production environments;
Fixes: 1) Remove unnecessary pragma from `install_aiohttp_webhook` definition;

Extra: 1) Add logging for `.initialized` read/write failures; 2) General cleanup and formatting improvements in initialization logic;
2025-12-03 13:33:04 +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 initialization timestamp tracking to prevent redundant instance initialization; 2) Include .initialized file in .gitignore for production environments; 2025-12-03 13:33:04 +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