|
def | __init__ |
|
def | __init__ |
|
def | update |
|
def | __init__ |
|
def | __repr__ |
|
def | __iter__ |
|
def | push |
|
def | pop |
|
def | __setitem__ |
|
def | __getitem__ |
|
def | __delitem__ |
|
def | has_key |
|
def | __contains__ |
|
def | get |
|
|
| autoescape |
|
| current_app |
|
| render_context |
|
| dicts |
|
This subclass of template.Context automatically populates itself using
the processors defined in TEMPLATE_CONTEXT_PROCESSORS.
Additional processors can be specified as a list of callables
using the "processors" keyword argument.
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/_internal/django/template/context.py