Django
1.0
▾ django
▸ __main__
▸ apps
▸ bin
▸ conf
▾ contrib
▸ admin
▸ admindocs
▾ auth
▸ admin
▸ apps
▾ backends
class
AllowAllUsersModelBackend
class
AllowAllUsersRemoteUserBackend
class
BaseBackend
class
ModelBackend
class
RemoteUserBackend
▸ base_user
▸ checks
▸ context_processors
▸ decorators
▸ forms
▸ handlers
▸ hashers
▸ management
▸ middleware
▸ migrations
▸ mixins
▸ models
▸ password_validation
▸ signals
▸ tokens
▸ urls
▸ validators
▸ views
▸ contenttypes
▸ flatpages
▸ gis
▸ humanize
▸ messages
▸ postgres
▸ redirects
▸ sessions
▸ sitemaps
▸ sites
▸ staticfiles
▸ syndication
▸ core
▸ db
▸ dispatch
▸ forms
▸ http
▸ middleware
▸ shortcuts
▸ template
▸ templatetags
▸ test
▸ urls
▸ utils
▸ views
Module backends
django
.
contrib
.
auth
.
backends
source
link
Classes
class
AllowAllUsersModelBackend
class
AllowAllUsersRemoteUserBackend
class
BaseBackend
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.
Generated by
nedoc
v0.9 at 2020-12-29 14:04