Class Context
A stack container for variable context
Declaration
source linkDocumentation
Methods
▶ def __init__(self, dict_=None, autoescape=True, use_l10n=None, use_tz=None) override @contextmanager
def bind_template(
self,
template,
)
Overrides
This method is overriden in:
▷ def update(self, other_dict) Push other_dict to the stack of dictionaries in the Context