﻿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
20766	Deprecate fastcgi support	Tim Graham	Tim Graham	"from Jacob in [https://groups.google.com/forum/#!topic/django-developers/oGmD8LvLTPg django-developers]:

 This, for me, is the key: anything that's not a WSGI container is basically the wrong way to serve Django. Full stop. By continuing to include these other weird protocols we're implying that they're fully supported when they're actually totally not. Back in the day, we needed FCGI support because the options for hosting Python stuff was super limited. Today, there are a ton of options, even in the ultra-low-cost category.

 Let's start FCGI (and the others) down the path to deprecation. If there's truly a community that finds value in these things -- and frankly I think that once they try modern options they'll quickly switch and never look back -- then let them maintain the code."	Cleanup/optimization	closed	Core (Other)	dev	Normal	fixed	fastcgi	timograham@…	Accepted	1	0	0	0	0	0
