schon/engine/vibes_auth/migrations
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
..
0001_initial.py 2025.4 BETA 2025-11-10 08:36:57 +03:00
0002_blacklistedtoken_outstandingtoken.py 2025.4 BETA 2025-11-10 08:36:57 +03:00
0003_alter_user_language.py 2025.4 BETA 2025-11-10 08:36:57 +03:00
0004_alter_user_language.py 2025.4 BETA 2025-11-10 08:36:57 +03:00
0005_alter_user_groups.py 2025.4 BETA 2025-11-10 08:36:57 +03:00
0006_chatthread_chatmessage_and_more.py 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; 2025-11-11 18:31:17 +03:00
__init__.py 2025.4 BETA 2025-11-10 08:36:57 +03:00