﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc
409	Django autoinstaller results in broken MIDDLEWARE	achernya		"At some point, django.contrib.admin and django.contrib.admindocs got added to MIDDLEWARE in settigns.py. But they're not middleware; this blows up Django during the install process and later on when trying to do anything.

I investigated the autoinstaller, and we don't seem to be adding to middleware at all. We can work around this by removing it, but I'd like to figure out what the underlying problem is ASAP. adehnert, do you have any idea what could be causing this?"	defect	new	blocker		autoinstallers			
