initial commit
authormichael <>
Sun, 8 Jun 2008 22:27:18 +0000 (22:27 +0000)
committermichael <>
Sun, 8 Jun 2008 22:27:18 +0000 (22:27 +0000)
commit3a48a0b8f4dbf81e46aa8f2058d2b5ec3c97562f
tree1304f7dd6f073fc1942f49dcbf91a7bb5ef992b5
initial commit
README [new file with mode: 0644]
django_tables/__init__.py [new file with mode: 0644]
django_tables/columns.py [new file with mode: 0644]
django_tables/models.py [new file with mode: 0644]
django_tables/tables.py [new file with mode: 0644]
tests/test.py [new file with mode: 0644]