mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-20 21:39:37 +02:00
Migrate to session based auth
This commit is contained in:
parent
b86c7258e7
commit
c65fcc2558
13 changed files with 111 additions and 104 deletions
|
@ -50,6 +50,7 @@ INSTALLED_APPS = (
|
|||
"allauth_ui",
|
||||
'allauth',
|
||||
'allauth.account',
|
||||
'allauth.mfa',
|
||||
'allauth.headless',
|
||||
'allauth.socialaccount',
|
||||
"widget_tweaks",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue