Go to file
Armin Ronacher 9ebc45718c Disabled speedups by default.
--HG--
branch : trunk
2009-09-13 00:30:06 -07:00
artwork documentation style updates, added print css 2008-05-06 12:14:23 +02:00
docs Disabled speedups by default. 2009-09-13 00:30:06 -07:00
examples Added tornado templates to benchmark. 2009-09-10 13:58:52 -07:00
ext explanation for a strange monkey patch in django2jinja (thanks djc) 2009-07-07 13:22:34 +02:00
jinja2 Refactoring in the way the parse function is invoked. 2009-09-13 00:22:50 -07:00
scripts [svn] added pylint script for jinja and cleaned code up a bit (and importing is faster now) 2007-05-28 23:15:43 +02:00
tests Added ugly workaround for a loop bug. 2009-09-12 23:48:18 -07:00
.hgignore Started to work on Python 3 support. 2009-08-05 18:45:39 +02:00
.hgtags Disabled speedups by default. 2009-09-13 00:30:06 -07:00
AUTHORS Never forget about contributors. Thanks Rene for porting the testsuite to 2009-07-26 11:11:47 +02:00
CHANGES Updated changes. 2009-09-13 00:23:57 -07:00
jinja2-debug.py Environment.lex returns unicode tokens now, even if the input data was a bytestring. 2008-05-23 22:26:45 +02:00
LICENSE Fixed inconsistency in LICENSE file. 2009-01-06 13:10:58 +01:00
Makefile Started to work on Python 3 support. 2009-08-05 18:45:39 +02:00
MANIFEST.in updated setup file for Jinja2 rc1 2008-06-09 18:44:05 +02:00
setup.cfg (codename Kong, released on September 12th 2009) 2009-09-13 00:23:27 -07:00
setup.py Disabled speedups by default. 2009-09-13 00:30:06 -07:00
TODO removed unused imports 2008-05-13 09:12:27 +02:00