schon/core/serializers
2025-09-22 14:11:15 +03:00
..
__init__.py Features: 1) 2.8.9 update 2025-06-18 15:05:58 +03:00
detail.py Features: 1) Add is_filterable field to Attribute model with migration; 2) Extend admin panel to include is_filterable in general_fields; 3) Update serializers to respect is_filterable for attribute querying; 4) Ensure object types enforce is_filterable in attribute filtering; 2025-09-22 14:11:15 +03:00
seo.py Features: 1) Add hreflang to metadata response across viewsets; 2) Update GraphQL schema to use hreflang as a string instead of a list. 2025-09-09 15:30:05 +03:00
simple.py Features: 1) Add sku field to multiple serializers and GraphQL object types for better product identification; 2025-09-01 20:52:42 +03:00
utility.py Features: 1) Ensure is_business flag is consistently updated for users and orders; 2) Refactor serializers to improve handling of business order data structures; 3) Add support for business-specific attributes in buy operations. 2025-09-05 19:04:15 +03:00