You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mortezaei
eb7f044b3b
feat(account): add web user registration endpoint and serializer
- Introduced a new endpoint for web user registration at 'web/register/'.
- Created WebUserRegisterSerializer to handle user registration with email and password validation.
- Enhanced UserVerifyView to support password handling during user creation and verification.
8 months ago
..
migrations
fix: course
1 year ago
templates/ article
feat: article, videos. library, podcasts
1 year ago
__init__.py
feat: article, videos. library, podcasts
1 year ago
admin.py
feat: article, videos. library, podcasts
1 year ago
apps.py
feat: article, videos. library, podcasts
1 year ago
models.py
feat: article, videos. library, podcasts
1 year ago
serializers.py
fix: article
1 year ago
tests.py
feat: article, videos. library, podcasts
1 year ago
urls.py
feat: article, videos. library, podcasts
1 year ago
views.py
feat: article, videos. library, podcasts
1 year ago