schon/core/serializers
2025-07-26 14:48:21 +03:00
..
__init__.py Features: 1) 2.8.9 update 2025-06-18 15:05:58 +03:00
detail.py Features: 1) Add import for defaultdict in detail.py. 2025-07-18 09:56:30 +03:00
simple.py Features: 1) Add personal_orders_only field to GraphQL schema for Product; 2) Implement personal_orders_only property in Product model; 3) Include personal_orders_only in simple serializer; 2025-07-26 14:48:21 +03:00
utility.py Features: 1) Add support for processing chosen_products in order creation and update mutations; 2) Introduce new field chosen_products to serializers and GraphQL inputs; 3) Enhance order model to allow bulk addition of products with quantity updates; 2025-07-08 21:02:54 +03:00