Skip to the content.

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!