debian-django-tables2/tests
Bradley Ayers 95f706bf13 When resolving an accessor, *all* exceptions are smothered into None, resolves #98 2012-09-21 12:54:01 +10:00
..
app When resolving an accessor, *all* exceptions are smothered into None, resolves #98 2012-09-21 12:54:01 +10:00
__init__.py Refactor code a little, fix pylint complaints 2012-09-11 10:36:03 +10:00
columns.py More Python 2.6.4 fixes 2012-09-18 16:31:25 +10:00
config.py Add support for Django 1.2 (though 1.1 *might* work) 2012-09-18 15:02:15 +10:00
core.py Add cardinality to the pagination display, resolves #94 2012-09-15 08:53:59 +10:00
models.py When resolving an accessor, *all* exceptions are smothered into None, resolves #98 2012-09-21 12:54:01 +10:00
rows.py Silent pagination errors are now handled in RequestConfig, Table.paginate raises paginator exceptions. Resolves #68 2012-09-12 09:59:12 +10:00
templates.py When resolving an accessor, *all* exceptions are smothered into None, resolves #98 2012-09-21 12:54:01 +10:00
utils.py When resolving an accessor, *all* exceptions are smothered into None, resolves #98 2012-09-21 12:54:01 +10:00
views.py Add support for Django 1.2 (though 1.1 *might* work) 2012-09-18 15:02:15 +10:00