Commit Graph

12 Commits

Author SHA1 Message Date
Ryan P Kilby 633c1bec06 Remove old model 2016-06-30 01:21:44 -04:00
Mihas b2a95b1165 support of callable as limit_choices_to
Test copied from @mihasK and updated
2016-05-06 19:28:47 -04:00
byrman 4943ed472d Add support for DurationField. 2016-03-14 20:45:16 +01:00
Ryan P Kilby c3e6760a08 Fix django 2.0 compatibility warnings 2016-02-02 14:33:45 -05:00
Ryan P Kilby 3696ac6f8d Replace deprecated IPAddressField with GenericIPAddressField 2015-11-23 02:56:23 -05:00
Ryan P Kilby f8bd87886d Remove more UUIDField checks 2015-11-23 02:53:31 -05:00
gordon 3afb9c1675 set UUIDFilter for UUIDFields by default 2015-09-09 17:14:57 -04:00
Carlton Gibson 9e402a851f Test Case for #132
Manually resolved from cherry pick. Orginal by @jimpot 72e74f3669bc
2014-11-18 20:34:12 +01:00
Florian Apolloner 9491a50a1a Fixed warnings in the testsuite. 2014-07-27 12:27:06 +02:00
Florian Apolloner e58e15ebf2 Fixed test models for python3.x 2013-10-18 11:55:26 +02:00
Florian Apolloner cbe89e6eb4 Fixed tests for Django 1.6. 2013-03-25 16:38:26 +01:00
Florian Apolloner a89a83772a renamed test_django_filters to tests.
Thanks to Donald Stufft for the heads up
2013-03-12 19:38:12 +01:00