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)
commit2168eff1f9e7d47fea51eb48b6f5a0ebc2716eee
tree2c76548a6d8fca3bf174644241592ca5778371b8
parentf6c4710badf5e452f057815372bd9c965657c299
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