﻿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
16675	Refactor the class/function loading code to use common API	Jannis Leidel	nobody	"There are countless code snippets in Django that load a particular callback or backend and each handle the possible exceptions differently.

I think for the most of those examples we can use a common API which would lower the chance of breakage as well be useful to users.

Jonas Obrist implemented this kind of thing in his django-load app (http://readthedocs.org/docs/django-load/en/latest/).
"	Cleanup/optimization	closed	Core (Other)	1.3	Normal	duplicate			Accepted	0	0	0	0	0	0
