mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-11 17:16:59 -05:00
Bump django-allauth from 0.54.0 to 0.58.1
See the backwards incompatible changes [1]. [1]: https://docs.allauth.org/en/latest/release-notes/recent.html#id10
This commit is contained in:
@@ -218,6 +218,7 @@ MIDDLEWARE = [
|
||||
'django.middleware.locale.LocaleMiddleware',
|
||||
'django.middleware.clickjacking.XFrameOptionsMiddleware',
|
||||
'cookbook.helper.scope_middleware.ScopeMiddleware',
|
||||
'allauth.account.middleware.AccountMiddleware',
|
||||
]
|
||||
|
||||
if DEBUG_TOOLBAR:
|
||||
|
||||
Reference in New Issue
Block a user