debian-django-tables2/tests
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
..
app Handle retrieving field.verbose_name in a Django 1.8 compat way 2015-04-30 12:36:43 +02:00
columns Handle retrieving field.verbose_name in a Django 1.8 compat way 2015-04-30 12:36:43 +02:00
__init__.py Convert to py.test. 2015-04-19 22:29:42 +10:00
test_config.py Convert to py.test. 2015-04-19 22:29:42 +10:00
test_core.py Convert to py.test. 2015-04-19 22:29:42 +10:00
test_models.py Convert to py.test. 2015-04-19 22:29:42 +10:00
test_rows.py Convert to py.test. 2015-04-19 22:29:42 +10:00
test_templates.py Fix broken tests. 2015-04-20 03:51:26 +10:00
test_utils.py Convert to py.test. 2015-04-19 22:29:42 +10:00
test_views.py Convert to py.test. 2015-04-19 22:29:42 +10:00
utils.py Convert to py.test. 2015-04-19 22:29:42 +10:00