schon/engine/core/vendors
Egor fureunoir Gorbunov f664b088a4 refactor(category): replace cache usage with model property for min/max price
remove redundant cache lookups for `min_price` and `max_price` in the category model by leveraging cached properties. minimizes complexity and improves maintainability while ensuring consistent behavior.
2026-02-25 12:19:39 +03:00
..
docs chore(core): remove obsolete price fixing command and update .gitignore 2026-01-28 21:52:57 +03:00
__init__.py refactor(category): replace cache usage with model property for min/max price 2026-02-25 12:19:39 +03:00