schon/engine/vibes_auth/migrations
Egor fureunoir Gorbunov 0efc3db605 Features:
Fixes: 1) Align migration dependencies with correct auth and token_blacklist migration versions; 2) Ensure proper migration ordering between vibes_auth and token_blacklist.

Extra: None
2025-11-17 14:03:01 +03:00
..
0001_initial.py Features: 2025-11-17 14:03:01 +03:00
0002_blacklistedtoken_outstandingtoken.py Features: 2025-11-17 14:03:01 +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