class documentation

class Calendar(TemplateView): (source)

View In Hierarchy

Undocumented

Method dispatch Undocumented
Method get_context_data Undocumented
Class Variable template_name Undocumented
def dispatch(self, request, *args, **kwargs): (source)

Undocumented

def get_context_data(self, **kwargs): (source)

Undocumented

template_name: str = (source)

Undocumented