On Wed, Oct 1, 2008 at 12:26 AM, Anand Chitipothu <[EMAIL PROTECTED]> wrote: > > On Wed, Oct 1, 2008 at 9:44 AM, Pradeep Gowda <[EMAIL PROTECTED]> wrote: >> >> I've added jinja2 support to the contrib/template.py >> http://github.com/btbytes/webpy/commit/ >> 83b94cc7d2c1029d683c48a0842a1444b032e654 > > Can you correct the example in the docstring? > > render= render_jinja2('templates') > > It should be: > > render= render_jinja('templates')
Done: http://github.com/btbytes/webpy/commit/880f1badc3249717e08d0df8d86199457958c9ef --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
