schon/vibes_auth
Egor fureunoir Gorbunov a33be30098 Features: 1) Added vendor, product tag, category tag models and metadata; 2) Introduced proper noinspection comments for Mypy warnings; 3) Extended Markdown linting rules.
Fixes: 1) Corrected `ForeignKey` type assertions across models; 2) Resolved typos and formatting inconsistencies in `.env` and README; 3) Fixed explicit boolean checks in user manager methods.

Extra: Updated type hints in multiple models, serializers, and views.
2025-06-18 15:58:49 +03:00
..
docs Features: 2025-06-10 05:40:07 +03:00
graphene Features: 1) 2.8.9 update 2025-06-18 15:05:58 +03:00
locale Features: 1) 2.8.9 update 2025-06-18 15:05:58 +03:00
migrations Features: 1) Add forwards and backwards migration logic for language field normalization using Lower; 2) Enhance allowed choices formatting in language field for improved readability; 2025-05-21 10:10:26 +03:00
static Initial Commit 2025-04-29 22:40:30 +03:00
templates Features: 1) 2.8.9 update 2025-06-18 15:05:58 +03:00
utils Features: 1) 2.8.9 update 2025-06-18 15:05:58 +03:00
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00
admin.py Features: None; 2025-05-19 15:12:11 +03:00
apps.py Initial Commit 2025-04-29 22:40:30 +03:00
filters.py Initial Commit 2025-04-29 22:40:30 +03:00
forms.py Initial Commit 2025-04-29 22:40:30 +03:00
managers.py Features: 1) Added vendor, product tag, category tag models and metadata; 2) Introduced proper noinspection comments for Mypy warnings; 3) Extended Markdown linting rules. 2025-06-18 15:58:49 +03:00
models.py Features: 1) Added vendor, product tag, category tag models and metadata; 2) Introduced proper noinspection comments for Mypy warnings; 3) Extended Markdown linting rules. 2025-06-18 15:58:49 +03:00
serializers.py Features: 1) Added vendor, product tag, category tag models and metadata; 2) Introduced proper noinspection comments for Mypy warnings; 3) Extended Markdown linting rules. 2025-06-18 15:58:49 +03:00
signals.py RUFF 2025-05-26 16:12:59 +03:00
tasks.py Initial Commit 2025-04-29 22:40:30 +03:00
tests.py Initial Commit 2025-04-29 22:40:30 +03:00
urls.py Initial Commit 2025-04-29 22:40:30 +03:00
validators.py Initial Commit 2025-04-29 22:40:30 +03:00
views.py Features: 1) 2.8.9 update 2025-06-18 15:05:58 +03:00
viewsets.py Fixes: activate for UserViewSet 2025-06-11 03:02:43 +03:00