Django

Code

Multiple Authentication Backends

As of [3226], multiple authentication backends are now supported in the trunk.

The documentation has been updated and can be found here: http://www.djangoproject.com/documentation/authentication/

sample LDAPBackend class

See #2507