schon/core/serializers
Egor fureunoir Gorbunov 3ec0991aa6 Add slug field to Product and update related functionalities
Introduce a unique, auto-generated slug field to the Product model, populated from category, brand, and name. Update core filters, serializers, sitemaps, and GraphQL object types to support the new slug functionality. Also, enforce HTTP-only cookies for session, CSRF, and language for improved security.
2025-04-30 16:31:54 +03:00
..
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00
detail.py Add slug field to Product and update related functionalities 2025-04-30 16:31:54 +03:00
simple.py Add slug field to Product and update related functionalities 2025-04-30 16:31:54 +03:00