Hello, I think this section[1] in Jinja2 docs might help.
[1]: http://jinja.pocoo.org/docs/api/#bytecode-cache On Sun, Feb 6, 2011 at 9:34 PM, Tereska <[email protected]> wrote: > Is jinja2 compile templates and writes to a files (like mako)? > Where I can set compiled dir? > Is jinja compile templates in memory (I want to compile to a file like > mako) > > I've integrate jinja2 with django with success but i can't find > compiled versions of templates. > > Please help. > > -- > 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. > > -- Andrey Popp twitter: @andreypopp e-mail: [email protected] -- 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.
