schon/engine/vibes_auth/messaging
Egor fureunoir Gorbunov 6109643acb Features: 1) Introduced ChatThread and ChatMessage models for messaging functionality; 2) Added ThreadStatus and SenderType choices for structured messaging states; 3) Integrated Django migrations with indexing for new models;
Fixes: 1) Corrected `admin.py` imports for consistency and model alignment;

Extra: Refactored `choices.py` for reusable enums; restructured `models.py` for clarity and maintainability.
2025-11-11 18:31:17 +03:00
..
__init__.py 2025.4 BETA 2025-11-10 08:36:57 +03:00
auth.py 2025.4 BETA 2025-11-10 08:36:57 +03:00
consumers.py 2025.4 BETA 2025-11-10 08:36:57 +03:00
routing.py 2025.4 BETA 2025-11-10 08:36:57 +03:00
services.py 2025.4 BETA 2025-11-10 08:36:57 +03:00