schon/core/serializers
Egor fureunoir Gorbunov 2f4cceaa6a Features: 1) Add hreflang to metadata response across viewsets; 2) Update GraphQL schema to use hreflang as a string instead of a list.
Fixes: 1) Correct `hreflang` field type in serializers and GraphQL object types.

Extra: Refactor redundant `hreflang` handling; ensure uniform `LANGUAGE_CODE` usage throughout.
2025-09-09 15:30:05 +03:00
..
__init__.py Features: 1) 2.8.9 update 2025-06-18 15:05:58 +03:00
detail.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
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