﻿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
2386	[patch]previous_month and previous_day are non-empty even if there are no objects in previous months/days	Tyson Tate <tyson@…>	Adrian Holovaty	"Yes, I know this is documented behavior, but it is completely illogical.

In the {{{django.views.generic.date_based}}} generic views, {{{previous_month}}} and {{{previous_day}} are not empty when there are no objects in previous months/days. {{{next_month}}} and {{{next_day}} are empty when there are no next months and days, which is logical.

I'd expect {{{previous_month}}} and {{{previous_day}} to be empty when there are no objects in the previous months/days. How else are you supposed to implement date-based navigation?"	defect	closed	Generic views	dev	normal	duplicate	previous_month previous_day genericviews	tyson@… pete.crosier@… poj+django@…	Accepted	1	1	0	1	0	0
