Fixed a bug that made it hard to change the visibility of a column of a table instance
authorMichael Elsdoerfer <michael@elsdoerfer.info>
Sat, 10 Jan 2009 01:13:00 +0000 (02:13 +0100)
committerMichael Elsdoerfer <michael@elsdoerfer.info>
Sat, 10 Jan 2009 01:13:00 +0000 (02:13 +0100)
commitac4d3e870d18084f3be0e405ffe7735bbe10b6f7
tree8d9d95834809471bc9f419a23839971cec027ebc
parent128d87c0341a37724652dd7b270cd16bb7d93871
Fixed a bug that made it hard to change the visibility of a column of a table instance
django_tables/tables.py
tests/test_basic.py