Django
1.0
▾ django
▸ __main__
▸ apps
▸ bin
▸ conf
▸ contrib
▸ core
▸ db
▸ dispatch
▸ forms
▸ http
▸ middleware
▸ shortcuts
▾ template
▸ autoreload
▸ backends
▸ base
▾ context
class
BaseContext
class
Context
class
ContextDict
class
ContextPopException
class
RenderContext
class
RequestContext
▸ context_processors
▸ defaultfilters
▸ defaulttags
▸ engine
▸ exceptions
▸ library
▸ loader
▸ loader_tags
▸ loaders
▸ response
▸ smartif
▸ utils
▸ templatetags
▸ test
▸ urls
▸ utils
▸ views
Class ContextDict
django
.
template
.
context
.
ContextDict
Declaration
class
ContextDict(dict)
source
link
Methods
▷
def
__enter__
(
self
)
source
link
▷
def
__exit__
(
self, *args, **kwargs
)
source
link
▷
def
__init__
(
self, context, *args, **kwargs
)
source
link
Generated by
nedoc
v0.9 at 2020-12-29 14:04