schon/vibes_auth/migrations
Egor fureunoir Gorbunov 4991828b9b Features: 1) Updated user language field in vibes_auth to include more language options with a default set to 'en-gb';
Fixes: 1) Standardized field names in core models by renaming locale-specific fields to lowercase format for consistency (e.g., name_en_GB to name_en_gb);

Extra: Applied migrations to reflect these changes in vibes_auth and core apps for smoother db schema alignment.
2025-05-20 22:08:04 +03:00
..
0001_initial.py Features: 1) Add caching mechanism for 'recently_viewed' functionality. 2025-05-19 15:09:45 +03:00
0002_blacklistedtoken_outstandingtoken.py Initial Commit 2025-04-29 22:40:30 +03:00
0003_alter_user_language.py Features: 1) Updated user language field in vibes_auth to include more language options with a default set to 'en-gb'; 2025-05-20 22:08:04 +03:00
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00