﻿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
15724	django.utils.functional is missing update_wrapper import	ijstokes	nobody	"Changeset 15927 for django/trunk/django/utils/functional.py contains:

    from functools import wraps

but I think it should contain:

    from functools import wraps, update_wrapper

At least ""grappelli"" requires ""update_wrapper"", so in my local copy I've added it in.
"		closed	Core (Other)	dev		fixed			Unreviewed	1	0	0	0	0	0
