Django
1.0
▾ django
▸ __main__
▸ apps
▸ bin
▸ conf
▾ contrib
▸ admin
▸ admindocs
▸ auth
▸ contenttypes
▸ flatpages
▸ gis
▸ humanize
▸ messages
▸ postgres
▸ redirects
▸ sessions
▸ sitemaps
▾ sites
▸ admin
▸ apps
▸ checks
▸ management
▸ managers
▸ middleware
▸ migrations
▸ models
▸ requests
▾ shortcuts
▸ staticfiles
▸ syndication
▸ core
▸ db
▸ dispatch
▸ forms
▸ http
▸ middleware
▸ shortcuts
▸ template
▸ templatetags
▸ test
▸ urls
▸ utils
▸ views
Module shortcuts
django
.
contrib
.
sites
.
shortcuts
source
link
Functions
▶
def
get_current_site
(
request
)
Check if contrib.sites is installed and return either the current ``Site`` object or a ``RequestSite`` object based on the request.
source
link
Reexports
Imported in
django.contrib.auth.forms
.
Imported in
django.contrib.auth.views
.
Imported in
django.contrib.contenttypes.views
.
Imported in
django.contrib.flatpages.templatetags.flatpages
.
Imported in
django.contrib.flatpages.views
.
Imported in
django.contrib.redirects.middleware
.
Imported in
django.contrib.sitemaps.views
.
Imported in
django.contrib.sites.middleware
.
Imported in
django.contrib.syndication.views
.
Generated by
nedoc
v0.9 at 2020-12-29 14:04