standard tables now support an inner metaclass; the new 'sortable' option allows...
authorMichael Elsdoerfer <michael@elsdoerfer.info>
Sun, 29 Jun 2008 13:13:30 +0000 (15:13 +0200)
committerMichael Elsdoerfer <michael@elsdoerfer.info>
Sun, 29 Jun 2008 13:13:30 +0000 (15:13 +0200)
commit74e129bea54988a1ce6735df77206ae5647c3d11
tree2c76548a6d8fca3bf174644241592ca5778371b8
parentd9801dbf9b0d17b0a2f59a64fee667b7d56e10c9
standard tables now support an inner metaclass; the new 'sortable' option allows setting a table-wide default
README
django_tables/columns.py
django_tables/models.py
django_tables/tables.py
tests/test_basic.py