On Sun, Sep 6, 2009 at 11:44 AM, Matt Wilson wrote: > Anyhow, jinja2 should pull this code in. Or maybe there's already > something like this, and I just don't know about it.
there're similar jinja2 features for loops: http://jinja.pocoo.org/2/documentation/templates#for there's no .next or .previous, but we can live with that. -- rodrigo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
