schon/evibes
Egor fureunoir Gorbunov 5f5274f9cd Features: 1) Add detailed type annotations across middleware, tests, and utility code; 2) Integrate stricter type-checking configurations in pyproject.toml; 3) Enhance middleware functionality with additional type-safe logic.
Fixes: 1) Correct default values and type handling in util constructors; 2) Resolve missing or ambiguous `cast` operations for dynamic typing in tests and views; 3) Address potential issues with fallback/default handling in middleware.

Extra: 1) Refactor test cases to ensure stricter adherence to typing hints and valid contracts; 2) Update docstrings to align with new type annotations; 3) Cleanup unused imports and add comments for improved maintainability.
2025-12-18 16:44:13 +03:00
..
locale Features: (1) None; 2025-12-18 15:55:43 +03:00
settings Features: (1) None; 2025-12-18 15:55:43 +03:00
utils Features: 1) Add detailed type annotations across middleware, tests, and utility code; 2) Integrate stricter type-checking configurations in pyproject.toml; 3) Enhance middleware functionality with additional type-safe logic. 2025-12-18 16:44:13 +03:00
__init__.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
asgi.py Features: 1) Messaging submodule drafts 2025-11-11 23:31:06 +03:00
celery.py Features: 1) Add type annotations in validate method of serializers for improved clarity. 2025-12-01 09:55:15 +03:00
ftpstorage.py Features: (1) None; 2025-12-18 15:55:43 +03:00
i18n.py Extra: RUFF 2025-12-15 20:29:02 +03:00
middleware.py Features: 1) Add detailed type annotations across middleware, tests, and utility code; 2) Integrate stricter type-checking configurations in pyproject.toml; 3) Enhance middleware functionality with additional type-safe logic. 2025-12-18 16:44:13 +03:00
pagination.py Features: (1) None; 2025-12-18 15:55:43 +03:00
signal_processors.py Extra: RUFF 2025-12-15 20:29:02 +03:00
urls.py Features: 1) Add language switching functionality with URL-based language detection and session/cookie persistence; 2025-11-16 01:23:09 +03:00
wsgi.py Features: 1) 2.8.9 update 2025-06-18 15:05:58 +03:00