﻿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
33384	Add get_or_none method	MojixCoder	nobody	"In Django we have `get` method for getting model objects.  
I have seen so many projects that implement `get_or_none` method in their projects. 
There are also some python ORMs that have this feature for example `tortoise-orm`, `ormar`, etc.
I know that we have `get_object_404` but sometimes we don't want to raise an exception.  
so I think `get_or_none` would be kinda useful, what do you think?"	New feature	new	Uncategorized	4.0	Normal				Unreviewed	0	0	0	0	0	0
