]> git.ipfire.org Git - thirdparty/jinja.git/commit
Add changed() to loop context 676/head
authorAdrian Moennich <adrian@planetcoding.net>
Wed, 1 Feb 2017 20:47:17 +0000 (21:47 +0100)
committerAdrian Moennich <adrian@planetcoding.net>
Sat, 24 Jun 2017 08:52:06 +0000 (10:52 +0200)
commitbc076b3e25fa43d5be027d5ec87ebede85738c46
tree762d8f65350b5b9f3eedbf057126a46f6f763193
parent9bdb547b0ebc3d2bfd171e2693f3223ff115b4bf
Add changed() to loop context
CHANGES
docs/templates.rst
jinja2/runtime.py
tests/test_async.py
tests/test_core_tags.py