schon/engine/core/serializers
Egor fureunoir Gorbunov 87ed875fe6 feat(category): add brands relationship and resolve method
enable brands association with categories and allow querying of active brands within a category. Updated GraphQL schema, models, and serializers to include this relationship while deprecating redundant category-to-brand ManyToManyField.
2026-02-21 18:27:10 +03:00
..
__init__.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
detail.py feat(category): add brands relationship and resolve method 2026-02-21 18:27:10 +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