Commit Graph

8 Commits

Author SHA1 Message Date
Ryan P Kilby 9702e55744 Empty value for CSV should parse as [] 2016-08-10 17:14:57 -04:00
Ryan P Kilby 13286b1524 Fix boolean widget rendering 2016-03-02 11:08:48 -05:00
Ryan P Kilby 1462a3f77b Update filtering tests 2016-02-05 02:01:12 -05:00
Ryan P Kilby 69a89efd59 Remove sanitize, differentiate between empty/none
- sanitize does not allow for empty values
- type conversion should happen at the field level
2016-02-04 23:25:42 -05:00
William Stewart f22cb7491f Add CSVWidget 2016-02-04 21:51:15 -05:00
Adam Bogdał 76dddd233a Add test for widget attrs 2015-10-07 16:07:25 +02:00
Scott Walton 51b7dab834 Removed the extra filter logic and turned it into a widget that is passed into the filter #268 2015-07-31 12:17:58 +01:00
Florian Apolloner b6fdb0904b Don't use discover runner on Django 1.6 2013-06-12 18:31:21 +02:00