﻿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
17653	using id = 0 on get_or_create	sylvain.lebon@…	Mariusz Felisiak	When using get_or_create with id=0, django does create an object, but doesn't write the id back in the returned object. The object is therefore not usable. We should get the new object's id, or at least get an error message to prevent using 0 as an id.	Bug	closed	Database layer (models, ORM)	1.3	Normal	fixed		krzysiumed@… anssi.kaariainen@… olau@…	Accepted	1	0	0	0	0	0
