Skip to content

A custom user registration mechanism to overcome the limitations of the traditional user registeration mechanism of Django

License

Notifications You must be signed in to change notification settings

Tarun-Kamboj/Django_Custom_Registeration_Mechanism

Repository files navigation

Django Custom User Registeration Mechanism

A custom user registration mechanism that overcomes the limitations of the traditional user registeration mechanism of Django.

forthebadge made-with-python ForTheBadge built-with-love
made-with-HTML made-with-Django

Things I've implemented :

1. Custom user fields such as gender, profile image, etc. Uses E-mail field for sign-in process. Image not found
2. Searching and sorting users at admin interface. Image not found
3. Account updation. Image not found
4. Changing password. Image not found

Thanks for Reading!