﻿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
18353	Inconsistency in date-based generic views	Aymeric Augustin	Aymeric Augustin	"!YearArchiveView behaves differently from !MonthArchiveView, !WeekArchiveView and !DayArchiveView, making it harder to write generic code:
- `year` is ""the given year, as a four-character string""; it should be a `datetime.date` instead;
- `next_year` and `previous_year` should be available too."	Bug	closed	Generic views	1.4	Normal	fixed			Accepted	0	0	0	0	0	0
