Context.push()
static() [source] If this processor is enabled, every RequestContext will contain
get_template_sources(template_name) [source] A method that takes a template_name
get_template(template_name, skip=None) [source] Returns a Template object for
Context.flatten() Using flatten() method you can get whole Context stack as one dictionary including
class Context(dict_=None) [source] This class lives at django.template.Context
tz() [source] If this processor is enabled, every RequestContext will contain
Context.get(key, otherwise=None) Returns the value for key if key is in the context, else returns
class eggs.Loader Deprecated since version 1.9: Distributing applications
Context.update(other_dict) [source] In addition to push() and pop()
Page 1 of 4