django-user
There are 11 repositories under django-user topic.
101Loop/drf-user
This Django User Model is customised user model keeping in mind the practical need (esp. in India)
jambonrose/django-improved-user
A custom Django user that authenticates via email. Follows identity and authentication best practices.
codingforentrepreneurs/Django-Bootcamp-1
This bootcamp was hosted in October 2020.
7s9n/django-login-and-register
An example of Django project with basic user functionality and account activation.
wsvincent/django-custom-user-model
Source code for tutorial on login/logout/signup with a Custom User Model in Django.
AliYmn/DjangoBan
You can ban django's user from website.
shwky56/django-user-profile
the best user-profile app using django rest framework
YEL-59/botcamp
This botcamp was hosted in August 2021.
cordada/fd-django-accounts
Reusable Django app to replace the default Django user (account) model
ffuentese/django-login-expanded-user
Django app with external login and user model with expanded attributes
amirkhgraphic/DjangoBlog
this is a simple Django blog that uses the customized user model and authentication to log-in and see others posts the way you want !