Changes between Initial Version and Version 1 of Ticket #31295, comment 10
- Timestamp:
- Feb 27, 2020, 7:17:41 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31295, comment 10
initial v1 28 28 }}} 29 29 30 So with a further test asserting number of queries, a think about any edge cases ,and a tidy up, I think we can evaluate a patch on that basis.30 So with a further test asserting number of queries, a think about any edge cases--in particular where empty_label is None and when the queryset is empty--and a tidy up, I think we can evaluate a patch on that basis. 31 31 32 32 Thanks for your input!