static tables were implemented incorrectly, were using column aliases to read from...
authorMichael Elsdörfer <michael@elsdoerfer.info>
Wed, 18 Jun 2008 12:43:57 +0000 (12:43 +0000)
committerMichael Elsdörfer <michael@elsdoerfer.info>
Wed, 18 Jun 2008 12:43:57 +0000 (12:43 +0000)
commit5cf77d6f5efa496ecd8701de75a3ae7214b9372f
treee6003cf98c048dadcc78d679dcc374f4e560ade7
parent43da3407d5ef57a376fba5960a5f419b95157fa5
static tables were implemented incorrectly, were using column aliases to read from source
django_tables/models.py
django_tables/tables.py
tests/test_basic.py
tests/test_models.py
tests/test_templates.py