﻿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
34683	get_object_or_404 and get_list_or_404 custom messaging	Emanuel 	nobody	"Is there a possibility to add a message parameter to **get_object_or_404** and **get_list_or_404**? This function is lovely and reduces boilerplate a lot. In the view that I'm currently using it, I have business logic that depends on finding other models first, and having a message should be excellent since the lack of a message parameter sends me back to using **try-catch** or **if-None** statements.

I know there might be another design or security feature as well but the gain in my code would be significant."	Cleanup/optimization	closed	HTTP handling	4.2	Normal	wontfix	HTTP 404		Unreviewed	0	0	0	0	0	0
