@@ -142,7 +142,6 @@ INSTALLED_APPS = (
'django.contrib.admindocs',
'south',
'ldapdb', #LDAP as database backend
- 'django_ldapbackend', #LDAP for authentfication
'coin.members'
)