schon/engine/core/serializers
Egor fureunoir Gorbunov a1cc0cfd30 feat(category): add min_price and max_price to serializer
enable retrieval of min and max product prices for categories to support price range filters. fixed a typo in queryset filter for brands.
2026-02-27 18:05:27 +03:00
..
__init__.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
detail.py feat(category): add min_price and max_price to serializer 2026-02-27 18:05:27 +03:00
seo.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
simple.py Fixes: 1) Correct invalid return type in get_children; 2) Update default return value from {} to []; 2025-12-22 13:53:04 +03:00
utility.py Features: 1) None; 2025-12-19 16:43:39 +03:00