What do you mean by that? Did you pop install the app? On 28/11/2014 4:32 am, "Maripaz Guerrero Parrado" <[email protected]> wrote:
> I add this on settings.py > > AUTHENTICATION_BACKENDS = ( > 'django_auth_ldap.backend.LDAPBackend', > 'django.contrib.auth.backends.ModelBackend',) > > > But I don't know where to import the module " > > django_auth_ldap.backend" > > Thanks > > > El lunes, 24 de noviembre de 2014 20:32:19 UTC+1, Maripaz Guerrero Parrado > escribió: >> >> I need to connect to the mezzanine with a user ldap, This is possible?? >> > -- > You received this message because you are subscribed to the Google Groups > "Mezzanine Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
