debian-django-tables2/tests/columns
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
..
__init__.py Convert to py.test. 2015-04-19 22:29:42 +10:00
test_booleancolumn.py Convert to py.test. 2015-04-19 22:29:42 +10:00
test_checkboxcolumn.py Convert to py.test. 2015-04-19 22:29:42 +10:00
test_datecolumn.py Convert to py.test. 2015-04-19 22:29:42 +10:00
test_datetimecolumn.py Convert to py.test. 2015-04-19 22:29:42 +10:00
test_emailcolumn.py Convert to py.test. 2015-04-19 22:29:42 +10:00
test_filecolumn.py Convert to py.test. 2015-04-19 22:29:42 +10:00
test_general.py Handle retrieving field.verbose_name in a Django 1.8 compat way 2015-04-30 12:36:43 +02:00
test_linkcolumn.py Convert to py.test. 2015-04-19 22:29:42 +10:00
test_templatecolumn.py Convert to py.test. 2015-04-19 22:29:42 +10:00
test_urlcolumn.py Convert to py.test. 2015-04-19 22:29:42 +10:00