]> git.ipfire.org Git - thirdparty/jinja.git/commit
Add previtem/nextitem to loop context
authorAdrian Moennich <adrian@planetcoding.net>
Wed, 1 Feb 2017 20:05:03 +0000 (21:05 +0100)
committerAdrian Moennich <adrian@planetcoding.net>
Sat, 24 Jun 2017 08:52:06 +0000 (10:52 +0200)
commit9bdb547b0ebc3d2bfd171e2693f3223ff115b4bf
tree696ab0d8ffac0494ede61968b4bb3160ff419b83
parentedac1a8d9fcc4f5f685d916ee8d2101b6e18bbdf
Add previtem/nextitem to loop context

related: #641
CHANGES
docs/templates.rst
jinja2/asyncsupport.py
jinja2/compiler.py
jinja2/runtime.py
tests/test_async.py
tests/test_core_tags.py