﻿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
3585	django.views.generic.date_based.archive_{month,day}: date of first object outside interval available in template context	Per Jonsson <poj@…>	nobody	"Ticket #2368 suggests that in {{{django.views.generic.date_based}}} generic views, {{{previous_month}}} and {{{previous_day}}} should reflect if there is objects in those months. 

When trying to port the patch attached to #2368 to the state after the changes introduced in fixing #2433 with changeset [3457], I realised it was not entirely sensible.

The patch attached to this Ticket implements new variables in template context for {{{django.views.generic.date_based.archive_month}}} and {{{django.views.generic.date_based.archive_day}}}, {{{previous_object_date}}} and {{{next_object_date}}}, which gives the possibility to access the date of the first accessible object outside the interval in either direction."		closed	Generic views	dev		wontfix		poj+django@…	Design decision needed	1	0	0	0	0	0
