Intégration allauth

This commit is contained in:
Evarin 2018-04-19 12:35:26 +02:00
parent 78f1013ab1
commit 0065d0cdec

View file

@ -41,7 +41,8 @@ INSTALLED_APPS = (
'allauth.account', 'allauth.account',
'allauth.socialaccount', 'allauth.socialaccount',
'allauth_cas', 'allauth_cas',
'allauth_ens.providers.clipper', # 'allauth_ens.providers.clipper',
'allauth_archiens',
'tastypie', 'tastypie',
'braces', 'braces',