We often need to pass user context variables to the template and we can't
use the extra_context attribute of the TemplateResponder because it would
affect all requests.
This could be done by adding a context parameter to the TemplateResponder
methods.
Original issue reported on code.google.com by jvisin...@gmail.com on 22 Oct 2007 at 8:33
Original issue reported on code.google.com by
jvisin...@gmail.com
on 22 Oct 2007 at 8:33