class documentation

class LocalTimeNode(Node):

View In Hierarchy

Template node class used by localtime_tag.
Method __init__ Undocumented
Method render Undocumented
Instance Variable nodelist Undocumented
Instance Variable use​_tz Undocumented
def __init__(self, nodelist, use_tz):

Undocumented

def render(self, context):

Undocumented

nodelist =

Undocumented

use_tz =

Undocumented