﻿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
2717	edit_inline interaction with auto_now_add on update raising an exception	antoni.aloy@…	Adrian Holovaty	"Add a warning in the documentation about edit_inline, as is not working as espected:

 * If you have a DateField with auto_now_add, if you try to make an update it tries to put that field to NULL, giving an exception.
 * If you modify the parend record and the child one you'll get an exception.
 * Sometimes you're not able to insert any child record, but there is no error message.

It works fine for simple cases, but it crashes if you try to do some real work."	defect	closed	contrib.admin	dev	blocker	duplicate	edit_inline	gary.wilson@…	Unreviewed	0	0	0	0	0	0
