﻿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
6824	django/utils/images.py - import ImageFile fails	nate.prouty@…	nobody	"I couldn't attached an image to an instance of a model in the admin interface, so I looked at the traceback and it said it was failing on ""import ImageFile"" in django/utils/images.py. Modifying it to: from PIL import ImageFile fixed it for me (but naturally I'd rather not have to muck with the django code)

-Nate"		closed	Core (Other)	dev		invalid	images PIL utils		Unreviewed	1	0	0	0	0	0
