Open Becky139 opened 1 year ago
[x] Install Allauth
[x] Add to a requirements file
[x] In main/URLs
[x] Provide path to allauth URLs In settings.py file
[x] Add allauth to installed applications in settings.py (4 lines)
[x] Add SITE_ID=1
[x] Add login/logout redirects to navbar.html
[x] Create redirect URLs
[x] Lastly, perform migrations
[x] Install Allauth
[x] Add to a requirements file
[x] In main/URLs
[x] Provide path to allauth URLs In settings.py file
[x] Add allauth to installed applications in settings.py (4 lines)
[x] Add SITE_ID=1
[x] Add login/logout redirects to navbar.html
[x] Create redirect URLs
[x] Lastly, perform migrations