schon/engine/core/serializers
Egor fureunoir Gorbunov 31d9ccb82a refactor(core): simplify code for price aggregation and formatting
Improve readability by removing unnecessary parentheses in `min_price` and `max_price` methods in `models.py`. Enhance JSON serialization error formatting in `views.py` and adjustment of field formatting in serializers. No functional changes, purely stylistic updates for code maintainability.
2026-03-05 11:03:45 +03:00
..
__init__.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
detail.py refactor(core): simplify code for price aggregation and formatting 2026-03-05 11:03:45 +03:00
seo.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
simple.py refactor(core): simplify code for price aggregation and formatting 2026-03-05 11:03:45 +03:00
utility.py Features: 1) None; 2025-12-19 16:43:39 +03:00