id,summary,reporter,owner,description,type,status,component,version,severity,resolution,keywords,cc,stage,has_patch,needs_docs,needs_tests,needs_better_patch,easy,ui_ux 3440,DateQuerySet.iterator not iterable if empty,ashleywalsh@…,Adrian Holovaty,"The changes in r4394 to support empty QuerySets does not work for `DateQuerySet.iterator()` because the method is not a generator, but instead returns an iterable. Instead of raising a `StopIteration` it should return an empty list. Also, the other methods that are generators (e.g. `QuerySet.iterator()`) raise a `StopIteration` when they could simply return.",,closed,"Database layer (models, ORM)",queryset-refactor,,fixed,qs-rf-fixed,,Fixed on a branch,1,0,0,0,0,0