debian-django-tables2/tests
Bradley Ayers 006cc878ce Merge pull request #165 from ionelmc/master
Fix "silent" error handling in the TableData.__init__
2014-03-08 10:35:35 +11:00
..
app Fix tests and setup.py 2013-08-18 13:59:31 +10:00
__init__.py Refactor code a little, fix pylint complaints 2012-09-11 10:36:03 +10:00
columns.py Don't titlise explicitly specified verbose_name's 2014-02-14 17:05:09 +01:00
config.py Add support for Django 1.2 (though 1.1 *might* work) 2012-09-18 15:02:15 +10:00
core.py Merge pull request #165 from ionelmc/master 2014-03-08 10:35:35 +11:00
models.py Fix #178 -- using unicode in `fields` option. 2013-12-14 12:11:45 +11: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 Don't titlise explicitly specified verbose_name's 2014-02-14 17:05:09 +01:00
utils.py Add support for computed values. 2014-02-02 20:06:59 +11:00
views.py Add support for Django 1.2 (though 1.1 *might* work) 2012-09-18 15:02:15 +10:00