﻿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
3274	[patch] Provide date_list to template context in archive_month view	paolo <paolo@…>	nobody	As django.views.generic.date_based.archive_index (and django.views.generic.date_based.archive_year provide) provide a list of datetime.date to template context representing all years (and months) that have objects available according to queryset, it would be coerent that django.views.generic.date_based.archive_month provides a date_list containing datetime.date representing all days that have objects available according to queryset.	enhancement	closed	Generic views	dev	normal	fixed	archive_month date_list		Accepted	1	0	1	0	0	0
