This website requires JavaScript.
Explore
Help
Sign in
fureunoir
/
schon
Watch
1
Star
1
Fork
You've already forked schon
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
e0eaf55d73
schon
/
core
/
serializers
History
Egor fureunoir Gorbunov
3bf0eaeba2
Features: Add order's IDs to TransactionProcessSerializer.
...
Extra: 1) Minor code improvements.
2025-06-03 21:35:41 +03:00
..
__init__.py
Features: Add order's IDs to TransactionProcessSerializer.
2025-06-03 21:35:41 +03:00
detail.py
Features: 1) Limit distinct values to 128 elements when count exceeds threshold; 2) Replace CategoryDetailSerializer with CategorySimpleSerializer in BrandDetailSerializer;
2025-05-29 22:23:43 +03:00
simple.py
Features: 1) Add AutoSlugField "slug" to Category model with unique and auto-populating behavior; 2) Include "slug" field in CategoryFilter and relevant serializers (detail and simple); 3) Add "slug" to GraphQL object type for categories;
2025-05-21 12:37:30 +03:00