schon/engine
Egor fureunoir Gorbunov dc7f8be926 Features: 1) None;
Fixes: 1) Add `# ty: ignore` comments to suppress type errors in multiple files; 2) Correct method argument annotations and definitions to align with type hints; 3) Fix cases of invalid or missing imports and unresolved attributes;

Extra: Refactor method definitions to use tuple-based method declarations; replace custom type aliases with `Any`; improve caching utility and error handling logic in utility scripts.
2025-12-19 16:43:39 +03:00
..
blog Features: 1) Improved request processing in middleware by adding mutable QueryDict implementation; 2) Extended type annotations across various modules for enhanced type safety; 3) Refined JWT token lifetime configuration for environment-specific logic. 2025-12-19 15:17:17 +03:00
core Features: 1) None; 2025-12-19 16:43:39 +03:00
payments Features: 1) None; 2025-12-19 16:43:39 +03:00
vibes_auth Features: 1) None; 2025-12-19 16:43:39 +03:00
__init__.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00