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. |
||
|---|---|---|
| .. | ||
| 0001_initial.py | ||
| 0002_blacklistedtoken_outstandingtoken.py | ||
| 0003_alter_user_language.py | ||
| __init__.py | ||