groupby now supports attributes of attributes. This fixes #10
authorArmin Ronacher <armin.ronacher@active-4.com>
Mon, 20 Dec 2010 23:44:34 +0000 (00:44 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Mon, 20 Dec 2010 23:44:34 +0000 (00:44 +0100)
commit9573b663d5327bcb644f6776082c832ec0f49b44
tree9c1b794fedfc09b06b95f5caa6c560f32fe2bdc1
parent9adf937e4d1564bf27aebd03716d60f3ea823538
groupby now supports attributes of attributes.  This fixes #10
CHANGES
jinja2/compiler.py
jinja2/filters.py
jinja2/testsuite/filters.py