For a ModelTable you can use the columns meta option to indicate the column order.
authorHarro van der Klauw <hvdklauw@gmail.com>
Wed, 21 Jul 2010 07:01:12 +0000 (09:01 +0200)
committerHarro van der Klauw <hvdklauw@MacKlauw.local>
Wed, 21 Jul 2010 07:02:45 +0000 (09:02 +0200)
commit836ddf5cbae8b4bcf031ceb851510b97c833f13d
tree37d5f5730a2045a7cb608bf08269a27ee46766cf
parent3853c38bab03c7ee34d7f56c03d2d86c7eb1775d
For a ModelTable you can use the columns meta option to indicate the column order.
django_tables/models.py