Fixed a bug in the documentation tool
[jinja2.git] / docs /
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.
2009-03-18 Armin RonacherApplied documentation patches by Clemens Hermann.
2009-02-19 Armin RonacherAdded support for optional `scoped` modifier to blocks.
2009-02-08 Armin RonacherFixed a documenation bug in the cache extension.
2009-02-04 Armin RonacherPriority of `not` raised. It's now possible to write...
2008-12-27 Armin RonacherInclude statements can now be marked with ``ignore...
2008-12-08 Armin RonacherFixed a typo
2008-11-23 Armin RonacherUpdated documentation to reflect the new speedups insta... 2.1
2008-11-02 Armin RonacherAdded support for `Environment.compile_expression`.
2008-10-13 Armin RonacherImplemented and documented "joiner"
2008-10-05 Armin RonacherVarious cleanups and added custom cycler.
2008-10-04 Armin Ronacherimports and includes "with context" are passed the...
2008-09-21 Armin RonacherAutomated merge with ssh://team@pocoo.org/jinja2-main
2008-09-20 Armin RonacherUnified some code in the super/template reference system.
2008-09-18 Armin RonacherFixed bytecode cache and added support for memcached...
2008-09-17 Armin RonacherImproved bbcache and documented it.
2008-09-11 Armin Ronacherfilter -> test in the tests section (i feel so embarras...
2008-07-12 Armin RonacherAutomated merge with ssh://team@pocoo.org/jinja2-main
2008-07-12 Armin RonacherAltered filesizeformat to support both MB and MiB,...
2008-07-10 Christopher GrebsAutomated merge with dev.pocoo.org/hg/jinja2-main/
2008-07-04 Armin RonacherDocumented if-conditional changes.
2008-06-27 Armin RonacherAdded non-babel output mode to extract_from_ast, integr...
2008-06-25 Armin RonacherChanged all sentences with occurrences of subscribing...
2008-06-19 Armin RonacherDocumented differences of cycling between Django and...
2008-06-17 Armin RonacherAdded `TemplateStream.dump`.
2008-06-14 Armin RonacherAdded example extension that uses the stream filtering...
2008-06-13 Armin Ronacheradded support for token stream filtering and preprocessing.
2008-06-12 Armin RonacherImproved attribute and item lookup by allowing template...
2008-06-09 Benjamin WiegandAutomated merge with dev.pocoo.org/hg/jinja2-main
2008-06-09 Armin Ronacherupdated documentation
2008-05-28 Armin Ronacherdata files are optional now
2008-05-28 Armin Ronachersome more documentation updates and minor code cleanups...
2008-05-26 Armin Ronacherimproved sandbox and updated setup.py
2008-05-26 Armin Ronacherfixed linking in jinja docs for the intro
2008-05-26 Armin Ronacherfixed a bug in error reporting and some small documenta...
2008-05-25 Armin RonacherAutomated merge with ssh://team@pocoo.org/jinja2-main
2008-05-25 Armin Ronacherupdated FAQ for performance numbers. I guess I should...
2008-05-25 Armin Ronachereven more tests, fixed severe bug with autoescaping.
2008-05-24 Armin Ronacherall calls are proxied by context.call now so that we...
2008-05-23 Armin Ronacherend of line sequence is no configurable
2008-05-23 Armin Ronachermore unittests and updated documentation for extensions...
2008-05-23 Armin Ronacheradded loopcontrols extension and added unittests for it
2008-05-22 Armin Ronachervariables starting with one or more underscores are...
2008-05-22 Armin Ronachercall is now handled like a regular unnamed macro, refac...
2008-05-19 Armin Ronachermore thread safety in LRUCache
next