initial commit
authorMichael Elsdörfer <michael@elsdoerfer.info>
Sun, 8 Jun 2008 22:27:18 +0000 (22:27 +0000)
committerMichael Elsdörfer <michael@elsdoerfer.info>
Sun, 8 Jun 2008 22:27:18 +0000 (22:27 +0000)
commit32ddef0397a7866605dd1f0d72cc51ee6a9c8712
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]