Undocumented
Class | BaseContext |
No class docstring; 0/1 instance variable, 7/17 methods documented |
Class | Context |
A stack container for variable context |
Class | ContextDict |
Undocumented |
Class | ContextPopException |
pop() has been called more times than push() |
Class | RenderContext |
A stack container for storing Template state. |
Class | RequestContext |
No summary |
Function | make_context |
Create a suitable Context from a plain dict and optionally an HttpRequest. |
Variable | _builtin_context_processors |
Undocumented |