﻿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
16394	BaseDateListView has allow_empty = False, documentation claims allow_empty = True	r.tirrell@…	nobody	The docs state clearly that `allow_empty` on `BaseDateListView` defaults to `True`, which is at odds with what seems to be the case in the source. I noticed this because the ... `and not qs` in `BaseDateListView`'s `get_dated_queryset` was causing a full SELECT over the entire table.	Bug	closed	Documentation	1.3	Normal	fixed			Ready for checkin	1	0	0	0	1	0
