schon/engine/core/serializers
Egor fureunoir Gorbunov 01ba06d52c Features: 1) Add image_url property to Category and ProductImage models for constructing absolute image URLs; 2) Replace direct image.url references with image_url across serializers and GraphQL resolvers;
Fixes: None;

Extra: 1) Simplify serializer methods by removing redundant `suppress` blocks for `image.url`; 2) Minor adjustments to GraphQL resolver parameter names for consistency.
2025-11-11 14:38:41 +03:00
..
__init__.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
detail.py Features: 1) Add image_url property to Category and ProductImage models for constructing absolute image URLs; 2) Replace direct image.url references with image_url across serializers and GraphQL resolvers; 2025-11-11 14:38:41 +03:00
seo.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
simple.py Features: 1) Add image_url property to Category and ProductImage models for constructing absolute image URLs; 2) Replace direct image.url references with image_url across serializers and GraphQL resolvers; 2025-11-11 14:38:41 +03:00
utility.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00