debian-django-filter/tests
Adam Dobrawy da35aa60f0 Add settings for help_text 2016-03-10 23:48:44 -05:00
..
templates/tests renamed test_django_filters to tests. 2013-03-12 19:38:12 +01:00
__init__.py renamed test_django_filters to tests. 2013-03-12 19:38:12 +01:00
models.py Fix django 2.0 compatibility warnings 2016-02-02 14:33:45 -05:00
settings.py Consolidate shell/test settings, replace syncdb w/ migrate 2015-11-23 03:06:24 -05:00
test_fields.py Add common function for handling time zone 2016-02-25 00:03:07 +01:00
test_filtering.py Clean up tests and get rid of RuntimeWarning 2016-02-24 17:26:03 +01:00
test_filters.py Add settings for help_text 2016-03-10 23:48:44 -05:00
test_filterset.py FilterSetMetaclass: add the not defined field name in TypeError 2016-02-24 20:53:18 +01:00
test_forms.py Consistency between filtering and ordering names 2015-09-02 18:46:22 +02:00
test_utils.py Django 1.8 does not support reverse rel lookups 2016-02-18 15:13:12 -05:00
test_views.py Fixes #290, handles deprecation notices 2015-11-23 00:19:25 -05:00
test_widgets.py Fix boolean widget rendering 2016-03-02 11:08:48 -05:00
urls.py Fixes #290, handles deprecation notices 2015-11-23 00:19:25 -05:00