]> git.ipfire.org Git - thirdparty/jinja.git/commit
Merge pull request #473 from snoack/redundant-sorting
authorJeff Widman <jeff@jeffwidman.com>
Fri, 15 Apr 2016 07:00:28 +0000 (00:00 -0700)
committerJeff Widman <jeff@jeffwidman.com>
Fri, 15 Apr 2016 07:00:28 +0000 (00:00 -0700)
commit4de148709f8d512cbc790a17e71895b2f89497a5
treecf44e0b41cd9d4a82e6e2038cea0f101b61a671e
parent080a5de2758a6b685a0630081e6f2e1b69435ef6
parent6d356f1bc318a15e8d28176a0f44fcb2578335c0
Merge pull request #473 from snoack/redundant-sorting

Got rid of redundant sorting in groupby filter
jinja2/filters.py