﻿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
12391	Not used import in django.db	vorushin	nobody	"I found in django/db/__init__.py import that is not used there at the moment:

from django.utils.functional import curry

I applied removed this sting and ran django tests - everything worked without errors. Patch, removing this unused import, is attached to this ticket.
"		closed	Database layer (models, ORM)	dev		wontfix			Unreviewed	1	0	0	0	0	0
