debian-django-tables2/tests/app
Michael van Tellingen 5792fb93ea Handle retrieving field.verbose_name in a Django 1.8 compat way
If a field is a ManyToOneRel instance then retrieve the verbose_name of
the related field.
2015-04-30 12:36:43 +02:00
..
templates Add FileColumn 2012-09-25 21:48:24 +10:00
__init__.py Upgrade to django-attest v0.2.2, rename tests/testapp to tests/app 2011-11-22 05:56:36 +10:00
models.py Handle retrieving field.verbose_name in a Django 1.8 compat way 2015-04-30 12:36:43 +02:00
settings.py Fix tests and setup.py 2013-08-18 13:59:31 +10:00
urls.py Refactor code a little, fix pylint complaints 2012-09-11 10:36:03 +10:00
views.py Refactor code a little, fix pylint complaints 2012-09-11 10:36:03 +10:00