jinja/docs
Armin Ronacher 9ebc45718c Disabled speedups by default.
--HG--
branch : trunk
2009-09-13 00:30:06 -07:00
..
_build first version of the jinja2 docs 2008-04-28 13:52:21 +02:00
_static Priority of not raised. It's now possible to write not foo in bar 2009-02-04 18:57:27 +01:00
_templates updated documentation 2008-06-09 18:27:19 +02:00
api.rst Added the meta module. 2009-07-26 10:33:36 +02:00
cache_extension.py Fixed a documenation bug in the cache extension. 2009-02-08 11:11:57 +01:00
changelog.rst Improved changelog rendering 2009-04-28 02:05:14 +02:00
conf.py Added the meta module. 2009-07-26 10:33:36 +02:00
extensions.rst Added example extension that uses the stream filtering and added unittests. 2008-06-14 14:19:47 +02:00
faq.rst Fix typo. Closes #343 2009-04-28 01:50:32 +02:00
index.rst all calls are proxied by context.call now so that we can inject environment and context as first arguments. This slows calls down a bit but is a lot more user friendly. Added first draft of FAQ 2008-05-25 00:16:51 +02:00
integration.rst some small documentation fixes 2008-05-18 20:29:32 +02:00
intro.rst Disabled speedups by default. 2009-09-13 00:30:06 -07:00
jinjaext.py Added the meta module. 2009-07-26 10:33:36 +02:00
Makefile Added non-babel output mode to extract_from_ast, integreated jinja2 doctests directly into the py.test suite (ugh, that's an ugly hack) 2008-06-27 08:45:19 +02:00
sandbox.rst some more documentation updates and minor code cleanups. Additionally True and true in the template are the same now, same for false/False and none/None. 2008-05-28 11:26:59 +02:00
switching.rst Documented differences of cycling between Django and Jinja2. 2008-06-19 09:41:56 +02:00
templates.rst typo fix 2009-05-03 12:57:08 +02:00
tricks.rst improved thread safety of the LRUCache and fixed a bug in for loops 2008-05-19 09:25:57 +02:00