Sébastien DIDIER
|
c4bff4efee
|
Add in docs/switching/#loops little improvement for consistency
|
2022-07-22 17:47:56 +02:00 |
|
David Lord
|
9de99f8560
|
clean up engine comparisons
|
2022-03-12 07:50:49 -08:00 |
|
David Lord
|
f28b25ea62
|
remove Python 2 from docs
|
2020-02-05 08:37:40 -08:00 |
|
David Lord
|
81825095d2
|
use "Jinja" instead of "Jinja2"
|
2019-10-23 13:35:49 -07:00 |
|
David Lord
|
57626a000a
|
use "Jinja" instead of "Jinja2"
|
2019-10-23 12:35:53 -07:00 |
|
Daniel Greenfeld
|
ff4ffde8b3
|
Removed outdated condition section on Django
|
2015-08-06 08:35:51 -07:00 |
|
Alex Chan
|
972c030552
|
Fix a few small typos in the docs
|
2015-04-05 22:42:34 +01:00 |
|
Markus Unterwaditzer
|
f1668bd26e
|
Clarify sentence
|
2015-03-11 21:26:24 +01:00 |
|
Adam Chainz
|
382ee7019f
|
Switching docs tweaks
|
2014-07-12 23:03:55 +01:00 |
|
Armin Ronacher
|
4b2c926d9d
|
Whitespace normalization
|
2013-05-19 11:36:52 +01:00 |
|
Armin Ronacher
|
13340f9672
|
Flask -> Jinja2
|
2013-05-19 11:29:55 +01:00 |
|
Armin Ronacher
|
c5005a7edf
|
Merge pull request #104 from njl/fix-issue-77
Fix issue #77
|
2013-05-19 03:29:35 -07:00 |
|
Armin Ronacher
|
55ea1df4c5
|
Merge pull request #94 from florentx/patch-1
Fix the Mako-like environment.
|
2013-05-19 03:29:15 -07:00 |
|
Sakti Dwi Cahyono
|
a29f9ddf58
|
fix typo swtich -> switch
|
2013-02-15 14:08:45 +07:00 |
|
Ned Jackson Lovely
|
7336b7af6c
|
Fixes issue #77 by adding explanation to docs
Points out that the Django empty is replaced by the
Flask else.
|
2012-03-12 20:45:08 -04:00 |
|
Florent Xicluna
|
21b624b714
|
typo
|
2012-02-05 15:03:12 +01:00 |
|
Florent Xicluna
|
e04e32fac9
|
Fix the Mako-like environment.
|
2012-02-05 12:14:08 +01:00 |
|
Armin Ronacher
|
f288b7aafa
|
Documented differences of cycling between Django and Jinja2.
--HG--
branch : trunk
|
2008-06-19 09:41:56 +02:00 |
|
Armin Ronacher
|
9bb7e47791
|
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.
--HG--
branch : trunk
|
2008-05-28 11:26:59 +02:00 |
|
Armin Ronacher
|
e2244881cd
|
improved thread safety of the LRUCache and fixed a bug in for loops
--HG--
branch : trunk
|
2008-05-19 09:25:57 +02:00 |
|
Armin Ronacher
|
2b22874121
|
some small documentation fixes
--HG--
branch : trunk
|
2008-05-18 20:29:32 +02:00 |
|
Armin Ronacher
|
a11366ec44
|
Automated merge with ssh://team@pocoo.org/jinja2-main
--HG--
branch : trunk
|
2008-05-13 01:03:17 +02:00 |
|
Georg Brandl
|
3863b6583d
|
Another typo.
--HG--
branch : trunk
|
2008-05-11 12:56:50 +02:00 |
|
Armin Ronacher
|
09c002e6fa
|
added a function to parse assign targes and documented it for the extension interface
--HG--
branch : trunk
|
2008-05-10 22:21:30 +02:00 |
|
Armin Ronacher
|
5cdc1ac3d9
|
documentation update
--HG--
branch : trunk
|
2008-05-07 12:17:18 +02:00 |
|