author | Bradley Ayers <bradley.ayers@enigmainteractive.com> | |
Thu, 24 Mar 2011 03:13:12 +0000 (13:13 +1000) | ||
committer | Bradley Ayers <bradley.ayers@enigmainteractive.com> | |
Thu, 24 Mar 2011 03:13:12 +0000 (13:13 +1000) | ||
commit | b613d744955ccb3fc13735adf2e3a738be05bf0e | |
tree | dccf3763ebe8dbfe62692938a6fee3666e5f3de4 | tree | snapshot |
parent | 4b18960c5bd3beec7cc3bf4b82147f8bb5329329 | commit | diff |
.gitignore | diff | blob | history | |
MANIFEST.in | [new file with mode: 0644] | blob |
django_tables/__init__.py | diff | blob | history | |
django_tables/rows.py | diff | blob | history | |
django_tables/tables.py | diff | blob | history | |
django_tables/templatetags/django_tables.py | diff | blob | history | |
django_tables/tests/__init__.py | [deleted file] | blob | history |
django_tables/tests/memory.py | [deleted file] | blob | history |
django_tables/tests/models.py | [deleted file] | blob | history |
django_tables/tests/testapp/__init__.py | [deleted file] | blob | history |
django_tables/tests/testapp/models.py | [deleted file] | blob | history |
docs/conf.py | diff | blob | history | |
docs/index.rst | diff | blob | history | |
setup.py | diff | blob | history | |
tests/__init__.py | [new file with mode: 0644] | blob |
tests/core.py | [moved from django_tables/tests/core.py with 99% similarity] | diff | blob | history |
tests/models.py | [new file with mode: 0644] | blob |
tests/templates.py | [moved from django_tables/tests/templates.py with 100% similarity] | blob | history |