schon/engine/core/serializers
Egor fureunoir Gorbunov 6d24ee0c92 refactor(core): use defaults in get_or_create and add annotations
Refactored `get_or_create` calls in `demo_data.py` to use the `defaults` parameter for cleaner code and consistency. Added type annotations for `get_min_price` and `get_max_price` in serializers for improved type safety.
2026-03-02 00:33:21 +03:00
..
__init__.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
detail.py refactor(core): use defaults in get_or_create and add annotations 2026-03-02 00:33:21 +03:00
seo.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
simple.py feat(markdown): integrate markdown rendering and editor support 2026-02-27 23:36:51 +03:00
utility.py Features: 1) None; 2025-12-19 16:43:39 +03:00