|
def | __init__ |
|
def | render |
|
def | render |
|
def | __iter__ |
|
def | get_nodes_by_type |
|
|
dictionary | mapping |
|
| must_be_first = False |
|
tuple | child_nodelists = ('nodelist',) |
|
dictionary google.appengine._internal.django.template.defaulttags.TemplateTagNode.mapping |
|
static |
Initial value: 1 = {
'openblock': BLOCK_TAG_START,
2 'closeblock': BLOCK_TAG_END,
3 'openvariable': VARIABLE_TAG_START,
4 'closevariable': VARIABLE_TAG_END,
5 'openbrace': SINGLE_BRACE_START,
6 'closebrace': SINGLE_BRACE_END,
7 'opencomment': COMMENT_TAG_START,
8 'closecomment': COMMENT_TAG_END,
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/_internal/django/template/defaulttags.py