debian-django-tables2/django_tables2
Bradley Ayers 6c35b4f7dc Bump version 2012-09-21 13:41:24 +10:00
..
locale Adds French translation. 2012-09-18 03:12:38 +02:00
static/django_tables2/themes/paleblue Add cardinality to the pagination display, resolves #94 2012-09-15 08:53:59 +10:00
templates/django_tables2 Add support for Django 1.2 (though 1.1 *might* work) 2012-09-18 15:02:15 +10:00
templatetags {% render_table %} now supports queryset data directly, resolves #62. 2012-09-14 12:21:54 +10:00
__init__.py Bump version 2012-09-21 13:41:24 +10:00
columns.py Fix Python 2.6.4 related bugs 2012-09-18 15:55:40 +10:00
config.py RequestConfig now handles pagination errors silently by default. (relates to #68) 2012-09-12 10:07:54 +10:00
models.py Column defaults are now more sensible, resolves #64 2012-06-24 10:48:41 +10:00
rows.py When resolving an accessor, *all* exceptions are smothered into None, resolves #98 2012-09-21 12:54:01 +10:00
tables.py Add support for Django 1.2 (though 1.1 *might* work) 2012-09-18 15:02:15 +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 RequestConfig now handles pagination errors silently by default. (relates to #68) 2012-09-12 10:07:54 +10:00