static tables were implemented incorrectly, were using column aliases to read from...
authormichael <>
Wed, 18 Jun 2008 12:43:57 +0000 (12:43 +0000)
committermichael <>
Wed, 18 Jun 2008 12:43:57 +0000 (12:43 +0000)
commitec2f3a78aec1f1850fa9873cdfd4c30428154de2
treee6003cf98c048dadcc78d679dcc374f4e560ade7
parentb618719b4b36b95ee51b0559789fd457c260c793
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