﻿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
4433	typo in django/db/models/fields/__init__.py	Krzysztof Sitarski <sit0@…>	Adrian Holovaty	"in line 500 (DateTime.get_db_prep_save) there should be:

{{{
value = time.strptime(value, '%Y-%m-%d')
}}}

instead of:

{{{
value = value.strftime('%Y-%m-%d')
}}}"		closed	Database layer (models, ORM)	dev		invalid			Unreviewed	1	0	0	0	0	0
