class documentation

class TimezoneNode(Node):

View In Hierarchy

Template node class used by timezone_tag.
Method __init__ Undocumented
Method render Undocumented
Instance Variable nodelist Undocumented
Instance Variable tz Undocumented
def __init__(self, nodelist, tz):

Undocumented

def render(self, context):

Undocumented

nodelist =

Undocumented

tz =

Undocumented