diff --git a/experiENS/settings_base.py b/experiENS/settings_base.py index 319e47a..837ee09 100644 --- a/experiENS/settings_base.py +++ b/experiENS/settings_base.py @@ -41,7 +41,8 @@ INSTALLED_APPS = ( 'allauth.account', 'allauth.socialaccount', 'allauth_cas', - 'allauth_ens.providers.clipper', +# 'allauth_ens.providers.clipper', + 'allauth_archiens', 'tastypie', 'braces',