schon/engine/vibes_auth/messaging
Egor fureunoir Gorbunov a81f734e23 Features: (1) None;
Fixes: (1) Removed all `# type: ignore` annotations across the codebase; (2) Fixed usage of Django Model methods by eliminating unnecessary `# type: ignore` directives; (3) Adjusted usage of functions like `get()` to align with method expectations, removing incorrect comments;

Extra: (1) Deleted `pyrightconfig.json` as part of migration to a stricter type-checked environment; (2) Minor code cleanup, including formatting changes and refactoring import statements in adherence to PEP8 recommendations.
2025-12-18 15:55:43 +03:00
..
forwarders Features: (1) None; 2025-12-18 15:55:43 +03:00
__init__.py 2025.4 BETA 2025-11-10 08:36:57 +03:00
auth.py Features: (1) None; 2025-12-18 15:55:43 +03:00
consumers.py Extra: RUFF 2025-12-15 20:29:02 +03:00
serializers.py Extra: RUFF 2025-12-15 20:29:02 +03:00
services.py Features: (1) None; 2025-12-18 15:55:43 +03:00
urls.py Extra: RUFF 2025-12-15 20:29:02 +03:00