Update base.py

This commit is contained in:
Daniel Roy Greenfeld 2018-03-13 22:21:01 -05:00 committed by GitHub
parent 19501ef26b
commit b32fd78012
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,7 +69,6 @@ DJANGO_APPS = [
]
THIRD_PARTY_APPS = [
'crispy_forms',
'allauth',
'allauth.account',
'allauth.socialaccount',