﻿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
17993	error in uWSGI example ini file	roberto@…	nobody	"The provided example ini file uses the quoted form for the 'module' directive:

module='mysite.wsgi:application'

This syntax is not supported on older uWSGI releases and could lead to errorsFor being version independent
it should be:

module=mysite.wsgi:application"	Cleanup/optimization	closed	Documentation	dev	Normal	fixed			Accepted	0	0	0	0	1	0
