debian-django-tables2/django_tables2
Benjamin Dauvergne 423a74702c fix verbose_name handling with GenericForeignKey fields under Django 1.8
GenericForeignKey now lacks a verbose_name field.
2015-05-27 01:37:50 +02:00
..
columns fix verbose_name handling with GenericForeignKey fields under Django 1.8 2015-05-27 01:37:50 +02:00
locale German translation 2015-04-09 12:45:51 +02:00
static/django_tables2/themes/paleblue Add FileColumn 2012-09-25 21:48:24 +10:00
templates/django_tables2 Avoid using {% cycle %} for Django 1.2-1.6 compatibility 2013-03-28 09:20:35 +11:00
templatetags Changed from django.utils.datastructures.SortedDict (deprecated) to collections.OrderedDict 2015-03-19 12:20:42 +02:00
__init__.py Bump version to 1.0.4 2015-05-10 09:09:55 +10:00
config.py Various compat changes for Python 3 2013-02-27 10:20:22 +10:00
models.py Column defaults are now more sensible, resolves #64 2012-06-24 10:48:41 +10:00
rows.py Convert to py.test. 2015-04-19 22:29:42 +10:00
tables.py Changed from django.utils.datastructures.SortedDict (deprecated) to collections.OrderedDict 2015-03-19 12:20:42 +02:00
utils.py Fix broken tests. 2015-04-20 03:51:26 +10:00
views.py Various compat changes for Python 3 2013-02-27 10:20:22 +10:00