class URLNode(Node):
Undocumented
Method | __init__ |
Undocumented |
Method | __repr__ |
Undocumented |
Method | render |
Return the node rendered as a string. |
Class Variable | child_nodelists |
Undocumented |
Instance Variable | args |
Undocumented |
Instance Variable | asvar |
Undocumented |
Instance Variable | kwargs |
Undocumented |
Instance Variable | view_name |
Undocumented |
Inherited from Node
:
Method | __iter__ |
Undocumented |
Method | get_nodes_by_type |
Return a list of all nodes (within this node and its nodelist) of the given type |
Method | render_annotated |
No summary |
Class Variable | must_be_first |
Undocumented |
Class Variable | token |
Undocumented |
django.template.base.Node.render