using py.test for testing; added some tests; minor model bugfixes;
authormichael <>
Sat, 14 Jun 2008 17:34:59 +0000 (17:34 +0000)
committermichael <>
Sat, 14 Jun 2008 17:34:59 +0000 (17:34 +0000)
commit3079dcab0c5a6fe8915c715654c409e3b9f9f1a0
treef25b9f185e95326b1b885f5d07bba80f1d237a03
parent8f57647106d74bb4dcc5f48eaa83750252af7a64
using py.test for testing; added some tests; minor model bugfixes;
README
django_tables/columns.py
django_tables/models.py
tests/__init__.py [new file with mode: 0644]
tests/test_basic.py [moved from tests/test.py with 67% similarity]
tests/test_models.py [new file with mode: 0644]
tests/test_templates.py [new file with mode: 0644]