Fixed #282964: 'data' may point to a callable attribute while still leaving the colum...
authorMichael Elsdoerfer <michael@elsdoerfer.info>
Sun, 11 Jan 2009 13:38:18 +0000 (14:38 +0100)
committerMichael Elsdoerfer <michael@elsdoerfer.info>
Sun, 11 Jan 2009 13:38:18 +0000 (14:38 +0100)
commite055655d32fd1901abab1f8c803b1d03e553d3bb
tree6755ea862038a88164b05ac8e99e02dbae03c594
parentac4d3e870d18084f3be0e405ffe7735bbe10b6f7
Fixed #282964: 'data' may point to a callable attribute while still leaving the column sortable.
django_tables/models.py
tests/test_models.py