saziosu / book-swap

Code Institute: Project 4. Grade: Distinction
https://book-swap-13f900a2d9c7.herokuapp.com/
0 stars 1 forks source link

USER STORY: Account creation #3

Closed saziosu closed 10 months ago

saziosu commented 10 months ago

Epic: #2

Acceptance Criteria:

Tasks:

saziosu commented 10 months ago

Installed django-allauth and added the signup/login/logout links to base.html

saziosu commented 10 months ago

Updated the login/logout/signup templates to extend from base.html