﻿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
34715	have proposal to create new orm method get_object_or_none same as get_object_or_404	Mahavir Agrawal	nobody	"want to contribute new method get_object_or_none 
As django developer many developers are facing this issue some time they want object and they also want if object doesn't exist tin that case default they will get None object
because puting every time try except for this is very irritating so i want to propose this function "	New feature	new	Database layer (models, ORM)	4.2	Normal		django orm		Unreviewed	1	0	0	0	1	0
