On Mar 27, 1:34 pm, PanFei wrote:
> hi all, i want to know if there is a way to get all the context
> variable (name) in a template.
>
> for example :
>
> I use render_to_response(template, {}
> context_instance=RequestContext(request)) to return a response .but I
> really do not know the context_
hi all, i want to know if there is a way to get all the context
variable (name) in a template.
for example :
I use render_to_response(template, {}
context_instance=RequestContext(request)) to return a response .but I
really do not know the context_instance=RequestContext(request) put a
user objec
2 matches
Mail list logo