You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* profile model created
* Bugs Resolved
* the dob is blank by default
* added the feature on registering users
* -[ ] Closes: #15
-[x] PEP8
Changes Summary: Created a new Register view which provides the functionality to register user and also changed the login template
* Feature added which validates the Email while Registration
* requirements.txt changed
* pep8 fixes
Since, we will be making a login authentication system, we need a view to register users to the
users app
.Tasks
UsersCreationForm
to register users in Register View inusers/views.py
users/templates/users/
folder.The text was updated successfully, but these errors were encountered: