﻿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
12609	FAQ needs updating for advise on which Django version to use	Remco Wendt	nobody	"The FAQ at http://docs.djangoproject.com/en/dev/faq/install/ states:

{{{
Should I use the official version or development version?
The Django developers improve Django every day and are pretty good about not checking in broken code. We use the development code (from the Subversion repository) directly on our servers, so we consider it stable. With that in mind, we recommend that you use the latest development code, because it generally contains more features and fewer bugs than the “official” releases.
}}}

Now that Django has a release schedule, I would imagine it to be advisable for the general public to use Django releases by default and only if they want the cutting edge should the follow  trunk (or a branch for that matter). See the patch for my proposal on updating the text."		closed	Documentation	dev		fixed			Ready for checkin	1	0	0	0	0	0
