fixed bug in set_url_param when used with order_by values or similar structures
authorMichael Elsdoerfer <michael@elsdoerfer.info>
Fri, 27 Jun 2008 00:17:17 +0000 (02:17 +0200)
committerMichael Elsdoerfer <michael@elsdoerfer.info>
Fri, 27 Jun 2008 00:17:17 +0000 (02:17 +0200)
commit52a21117c40361cfaed335fb59312bb4de3b8d6c
tree6c24b2b8c63455ec390fa118faae2f40c4b90000
parent97fd71e8a0eb2d724e083ab84a55c08ebac29a8f
fixed bug in set_url_param when used with order_by values or similar structures
django_tables/app/templatetags/tables.py
tests/test_templates.py