schon/core/serializers
Egor fureunoir Gorbunov bc36db57e1 Features: 1) Add type annotations to methods in payments serializers for enhanced type safety;
Fixes: 1) Correct unnecessary use of `Collection` type hint in core and simple serializers; 2) Fix translation of "blacklisted tokens" in Russian localization;

Extra: 1) Simplify conditional logic in `get_children` methods across serializers; 2) Remove unused imports and improve code readability.
2025-06-29 21:30:17 +03:00
..
__init__.py Features: 1) 2.8.9 update 2025-06-18 15:05:58 +03:00
detail.py Features: 1) Add type annotations to methods in payments serializers for enhanced type safety; 2025-06-29 21:30:17 +03:00
simple.py Features: 1) Add type annotations to methods in payments serializers for enhanced type safety; 2025-06-29 21:30:17 +03:00
utility.py Features: 1) 2.8.9 update 2025-06-18 15:05:58 +03:00