debian-django-filter/tests
Carlton Gibson 2715d6f315 Merge pull request #451 from rpkilby/warn-unrecognized-field
Resolve 450, add error message for unrecognized field types
2016-08-14 20:44:23 +02: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 Remove old model 2016-06-30 01:21:44 -04:00
settings.py Consolidate shell/test settings, replace syncdb w/ migrate 2015-11-23 03:06:24 -05:00
test_deprecations.py Resolve #450 2016-08-07 15:36:21 -04:00
test_fields.py Add common function for handling time zone 2016-02-25 00:03:07 +01:00
test_filtering.py Merge pull request #451 from rpkilby/warn-unrecognized-field 2016-08-14 20:44:23 +02:00
test_filters.py Fix DateRangeFilter date truncation. 2016-03-25 17:28:51 -04:00
test_filterset.py Filter generation should assert recognizable field 2016-08-07 15:36:23 -04:00
test_forms.py Resolve #450 2016-08-07 15:36:21 -04:00
test_utils.py Add more explanatory FieldLookupError 2016-04-18 05:04:25 -04:00
test_views.py Fixes #290, handles deprecation notices 2015-11-23 00:19:25 -05:00
test_widgets.py Empty value for CSV should parse as [] 2016-08-10 17:14:57 -04:00
urls.py Fixes #290, handles deprecation notices 2015-11-23 00:19:25 -05:00