﻿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
19633	Docs should discourage using gunicorn's Django integration	Aymeric Augustin	nobody	"Since 1.4 introduced the new project layout, Django is a good WSGI citizen, and is best deployed as a WSGI app (gunicorn's default mode).

Quoting [http://docs.gunicorn.org/en/latest/run.html#gunicorn-django gunicorn's docs]:
> If you run Django 1.4 or newer, it’s highly recommended to simply run your application with the WSGI interface using the gunicorn command.

[https://docs.djangoproject.com/en/dev/howto/deployment/wsgi/gunicorn/#using-gunicorn-s-django-integration Django's docs] should be updated to reflect this."	Bug	closed	Documentation	dev	Normal	fixed			Accepted	1	0	0	0	0	0
