﻿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
1260	can't use DateTimeField with auto_now	anykey@…	Adrian Holovaty	"mod_python shows an not very helpful error if a model uses a DateTimeField with auto_now=True which makes it a bit cumbersome to navigate in admin interface. It seems this is raised by the template which says ""BlaBla was successfully created. ..."" on the top f the page after creating a object and clicking on any of the save buttons.

I would say, at this moment the datetime value is not yet set, which causes this error, but this is only a guess."	defect	closed	contrib.admin	dev	normal	invalid	__repr__ DateTimeField auto_now		Unreviewed	0	0	0	0	0	0
