Skip to content

Commit

Permalink
reverted file
Browse files Browse the repository at this point in the history
  • Loading branch information
rhimmelbauer committed Oct 9, 2024
1 parent 0ae251c commit 8683b2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion develop/develop/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
'django.contrib.messages.middleware.MessageMiddleware',
'django.middleware.clickjacking.XFrameOptionsMiddleware',
# Add the account middleware:
# "allauth.account.middleware.AccountMiddleware",
"allauth.account.middleware.AccountMiddleware",
]

ROOT_URLCONF = 'develop.urls'
Expand Down

0 comments on commit 8683b2b

Please sign in to comment.