Nevermind, On Jan 18, 10:47 am, Voltron <[email protected]> wrote: > This version of Jinja2 is in my path: > ./jinja2-2.2.1-py2.6.egg > > Strange thing is, some of the built ins do not work: > > {% for page in range(num_pages) %} > UndefinedError: 'range' is undefined > ... > > The lipsum() function also returns undefined. Are these functions > deprecated? Have I done something wrong? > > Thanks
-- You received this message because you are subscribed to the Google Groups "pocoo-libs" 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/pocoo-libs?hl=en.
