tomik-z-cech/PP5-Ohm-Azing-Components

USER STORY : Implement user registration

tomik-z-cech opened this issue · 1 comments

As a Site User I am able to register to create new account and to select username and passsword.

Acceptance Criteria :

Not registered user :
When I visit the site then I am able to register, select free username and create valid password.

Tasks :

  • Set all relevant settings for AllAuth in settings.py
  • Create "register" link on landing page

Epic :
EPIC 3

This was done in commit 5a19fd0.