﻿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
18245	Error in documentation of date based generic views	Aymeric Augustin	Aymeric Augustin	"The documentation says:

> next_month: A datetime.date object representing the first day of the next month. If the next month is in the future, this will be None.
> previous_month: A datetime.date object representing the first day of the previous month. Unlike next_month, this will never be None.

Actually, both values can also be None if allow_empty is False and if there's no object in the future / past.

This problem exists for both month and day views."	Bug	closed	Documentation	dev	Normal	fixed			Accepted	1	0	0	0	0	0
