schon/evibes
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
..
settings 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
utils Initial Commit 2025-04-29 22:40:30 +03:00
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00
api_urls.py Features: 1) None; 2025-05-20 08:00:44 +03:00
asgi.py Initial Commit 2025-04-29 22:40:30 +03:00
b2b_urls.py Add core.b2b_urls to B2B URL routing 2025-05-06 04:14:04 +03:00
celery.py Features: 2025-05-09 04:19:13 +03:00
hosts.py Initial Commit 2025-04-29 22:40:30 +03:00
middleware.py Features: 1) Add CustomLocaleMiddleware for language normalization and activation. 2025-05-20 21:39:07 +03:00
pagination.py Initial Commit 2025-04-29 22:40:30 +03:00
signal_processors.py Features: Full Geo rework. 2025-05-19 14:45:53 +03:00
urls.py Initial Commit 2025-04-29 22:40:30 +03:00
wsgi.py Initial Commit 2025-04-29 22:40:30 +03:00