Run `./2to3.py -w jinja2`
[jinja2.git] / docs /
2012-07-05 Armin RonacherMerge pull request #137 from PaulMcMillan/improve_white...
2012-07-04 Paul McMillanImprove whitespace docs to reflect reality.
2012-03-13 Christoph ZwerschkeFix typos.
2012-03-13 Ron DuPlainMerge pull request #103 from njl/fix-issue-93
2012-03-13 Ron DuPlainDistinguish ext folder from ext namespace.
2012-03-09 Ron DuPlainMerge pull request #78 from SimonSapin/patch-2
2012-03-09 Ron DuPlainMerge pull request #81 from obeattie/docs-fix
2011-12-15 Armin RonacherMerge branch 'master' of github.com:mitsuhiko/jinja2
2011-12-15 Armin RonacherFixed a bug in the i18n extraction option handling...
2011-12-15 Oliver BeattieSmall typo fix to extension docs
2011-12-14 Armin RonacherMerge pull request #80 from joshmoore/master
2011-12-14 jmooreMinor type: s/of/or/
2011-10-06 Armin RonacherAdded a dict iteration example. This fixes #64
2011-09-25 Armin RonacherAdded add_extension method to the public API
2011-09-25 Armin RonacherAdded GAE debugging snippet
2011-09-13 Armin RonacherMerge branch 'master' of github.com:mitsuhiko/jinja2
2011-07-26 Armin RonacherMerge pull request #51 from kschuetz/master
2011-07-26 Kevin Schuetzadded comma
2011-07-26 Kevin Schuetzrecieves->receives
2011-07-26 Kevin Schuetzcalld->called
2011-07-26 Kevin Schuetzeached->reached
2011-07-07 Armin RonacherMerge pull request #47 from mineo/patch-1
2011-07-07 Wieland HoffmannFix a typo
2011-07-07 Armin RonacherMerge branch 'master' of github.com:mitsuhiko/jinja2
2011-07-05 Armin RonacherMerge pull request #43 from jfinkels/patch-1
2011-07-01 Jeffrey Finkelsteinfixed typo in documentation: "environmentfilter" -...
2011-06-30 Armin RonacherMerge pull request #41 from andymckay/master
2011-06-30 Andy McKayfix typo
2011-05-24 Armin RonacherMerge pull request #33 from razamatan/master
2011-05-24 Armin RonacherMerge branch 'master' of github.com:mitsuhiko/jinja2
2011-05-24 Armin RonacherMerge pull request #37 from fabiant7t/patch-1
2011-05-22 Fabian TopfstedtFixed example of a division with a truncated integer...
2011-05-19 Armin RonacherMerge pull request #36 from afandian/patch-1
2011-05-19 Joe WassKampala is the capital of Uganda! Jinja's significant...
2011-05-07 Armin RonacherMerge pull request #30 from sevas/wordwrap-newline
2011-05-07 Armin RonacherMerge pull request #26 from jek/master
2011-05-07 Armin RonacherMerge pull request #28 from alanhogan/patch-1
2011-04-29 Alan HoganClarity
2011-02-06 Armin RonacherUse actual release info
2011-02-06 Armin RonacherYay. PDF docs for Jinja2
2011-01-29 Armin RonacherAnother reference
2011-01-29 Armin RonacherAdded missing references to docs
2011-01-24 Armin RonacherSlightly modified headline style
2011-01-24 Armin RonacherNew documentation style go match Flask and Werkzeug...
2011-01-24 Armin RonacherFixed a bug in the documentation tool
2010-11-29 Armin RonacherUpdated documentation for operator intercepting
2010-10-18 Armin RonacherMerge branch '2.5-maintenance'
2010-10-17 Armin RonacherMerge branch '2.5-maintenance'
2010-10-17 Armin RonacherMerge branch '2.5-maintenance'
2010-10-17 Armin RonacherMerge branch '2.5-maintenance'
2010-10-17 Armin RonacherDocumentation update. Documentation will become the...
2010-10-17 Armin RonacherMerge branch '2.5-maintenance'
2010-10-17 Armin RonacherFixed link to git
2010-10-17 Armin RonacherChanged links to github
2010-08-17 Armin RonacherMerged in ronny's fixes for round filter
2010-08-17 Armin RonacherDocumented switch to MarkupSafe
2010-08-16 Armin RonacherMeh. Fixed a typo
2010-08-08 Armin RonacherFixed spelling
2010-08-08 Armin RonacherAdded docs for comparisions
2010-05-29 Armin RonacherFixed a typo in the docs
2010-05-29 Armin Ronacherit's now possible to register extensions after an envir...
2010-04-10 Armin Ronacherthree is the new two
2010-04-05 Armin RonacherAdded missing reference.
2010-04-05 Armin Ronacherautoescape no longer is a plain boolean value but can...
2010-03-15 Armin RonacherHopefully fixed EvalContext documentation.
2010-03-15 Armin RonacherMore documentation updates.
2010-03-15 Armin RonacherUpdated copyright. It's 2010!
2010-03-15 Armin RonacherDocumented autoescaping behavior and eval contexts.
2010-02-19 Armin RonacherMerged in 2.3.1 release fixes
2010-02-19 Armin Ronachermerged with 2.3-maintenance
2010-02-18 Armin RonacherMerged 2.3.1 in
2010-02-17 Armin RonacherMerged in changes from 2.3.1
2010-02-16 Armin Ronacherthe environment template loading functions now transpar...
2010-02-10 Armin RonacherAdded Python 3 section to the documentation.
2010-02-10 Armin RonacherDocumentation recommends distribute now.
2010-02-09 Armin RonacherSome tiny documentation fixes (unicode -> Unicode)
2010-02-07 Armin Ronacheradded with-statement extension.
2010-02-06 Armin RonacherDocumentation no longer mentiones "no multiple inherita...
2010-02-06 Armin RonacherFixed typo in documentation.
2010-01-13 Armin Ronacherinclude tags are now able to select between multiple...
2009-10-26 Armin RonacherReverted [73b04625ab54]. The old behavior is the new...
2009-10-25 Armin RonacherAutomated merge with ssh://team@pocoo.org/jinja2-main
2009-10-19 Georg BrandlFix typo.
2009-09-18 Armin Ronacheradded a deprecation warning for a variable assignment...
2009-09-13 Armin RonacherFixed the install docs.
2009-09-13 Armin Ronacherspeedup extension is now disabled by default (added...
2009-09-13 Armin RonacherDisabled speedups by default. 2.2
2009-09-13 Armin Ronacher(codename Kong, released on September 12th 2009)
2009-07-26 Armin Ronachermerged.
2009-07-26 Armin Ronachermerged.
2009-07-26 Armin RonacherAdded the `meta` module.
2009-07-07 Armin RonacherAutomated merge with ssh://team@pocoo.org/jinja2-main
2009-05-04 Armin RonacherMerged
2009-05-03 Christopher Dentertypo fix
2009-05-02 Armin RonacherAutomated merge with ssh://team@pocoo.org/jinja2-main
2009-05-02 Armin RonacherFixed typo.
2009-04-28 Armin RonacherImproved changelog rendering
2009-04-27 Christopher DenterFix typo. Closes #343
2009-04-16 Armin RonacherResolved conflict
2009-03-30 Armin RonacherAdded support for line-based comments.
next