module documentation

Undocumented

Class AllowAllUsersModelBackend Undocumented
Class AllowAllUsersRemoteUserBackend Undocumented
Class BaseBackend Undocumented
Class ModelBackend Authenticates against settings.AUTH_USER_MODEL.
Class RemoteUserBackend This backend is to be used in conjunction with the ``RemoteUserMiddleware`` found in the middleware module of this package, and is used when the server is handling authentication outside of Django.
Variable UserModel Undocumented
UserModel = (source)

Undocumented