﻿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
33824	Django create don't return created object when triggers are fired	Mohammad Ali Mehdizadeh	nobody	"I have a table with some triggers on `before update` and modify some data.
when an object is created, the returned object is not the same as I get an object from the table.
`Manager.create` return object as the user inserted, not the real object in the database.
"	New feature	closed	Database layer (models, ORM)	3.2	Normal	duplicate			Unreviewed	0	0	0	0	0	0
