Changes between Initial Version and Version 1 of Ticket #26837, comment 3
- Timestamp:
- Jul 5, 2016, 8:07:48 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26837, comment 3
initial v1 5 5 However, I noticed that the `empty_label` argument is not covered for `ModelChoiceField`. 6 6 7 Is it okay to add a test for this argument as part of this ticket or should a new ticket be created? 7 ~~Is it okay to add a test for this argument as part of this ticket or should a new ticket be created?~~ 8 9 I went ahead and created a new ticket for the missing `empty_label` tests. ticket:26843