bookmark

Jinja2 Changelog — Jinja2 2.0 documentation


Description

Version 2.4¶ (codename Correlation, released on April 13th 2010) * the environment template loading functions now transparently pass through a template object if it was passed to it. This makes it possible to import or extend from a template object that was passed to the template. * added a ModuleLoader that can load templates from precompiled sources. The environment now features a method to compile the templates from a configured loader into a zip file or folder.

Preview

Tags

Users

  • @bshanks

Comments and Reviews