﻿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
34431	DateTimeField.input_formats change from Django 3.1 is documented improperly	stefan6419846	Edison Wang	In https://github.com/django/django/commit/188b003014dc727ca22f7fafb21cf2fa0b3472d2, `django.forms.fields.DateTimeField.input_formats` has been changed to be a generator instead of the previous list. This type change does not seem to have been documented anywhere, leading to unexpected errors during migration and does not match the type of the `input_formats` for the other datetime-related fields.	Cleanup/optimization	closed	Documentation	3.1	Normal	fixed		Claude Paroz Edison Wang	Ready for checkin	1	0	0	0	1	0
