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
class
CurrentSiteManager
▸ middleware
▸ migrations
▸ models
▸ requests
▸ shortcuts
▸ staticfiles
▸ syndication
▸ core
▸ db
▸ dispatch
▸ forms
▸ http
▸ middleware
▸ shortcuts
▸ template
▸ templatetags
▸ test
▸ urls
▸ utils
▸ views
Class CurrentSiteManager
django
.
contrib
.
sites
.
managers
.
CurrentSiteManager
Use this to limit objects to those associated with the current site.
Declaration
class
CurrentSiteManager(
models.Manager
)
source
link
Documentation
Methods
▷
def
__init__
(
self, field_name=None
)
source
link
▷
def
check
(
self, **kwargs
)
source
link
▷
def
get_queryset
(
self
)
source
link
Generated by
nedoc
v0.9 at 2020-12-29 14:04