debian-django-filter/tests
Carlton Gibson b360f8b7b1 Merge pull request #221 from jpadilla/develop
Allow value and human readable option
2016-01-07 20:27:29 +01: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 Replace deprecated IPAddressField with GenericIPAddressField 2015-11-23 02:56:23 -05:00
settings.py Consolidate shell/test settings, replace syncdb w/ migrate 2015-11-23 03:06:24 -05:00
test_fields.py Drop UUID field condition check 2015-10-19 03:17:23 -04:00
test_filtering.py Cleanup imports, deprecations 2015-10-19 03:17:23 -04:00
test_filters.py Merge pull request #221 from jpadilla/develop 2016-01-07 20:27:29 +01:00
test_filterset.py Replace deprecated IPAddressField with GenericIPAddressField 2015-11-23 02:56:23 -05:00
test_forms.py Consistency between filtering and ordering names 2015-09-02 18:46:22 +02:00
test_views.py Fixes #290, handles deprecation notices 2015-11-23 00:19:25 -05:00
test_widgets.py Add test for widget attrs 2015-10-07 16:07:25 +02:00
urls.py Fixes #290, handles deprecation notices 2015-11-23 00:19:25 -05:00