﻿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
27711	"Questionable ""Install Django"" option ordering"	Razzi Abuissa	nobody	"In the ""Install Django"" section of the docs (https://docs.djangoproject.com/en/1.10/intro/install/), 3 options are given to install Django:


You’ve got three easy options to install Django:

- Install a version of Django provided by your operating system distribution. This is the quickest option for those who have operating systems that distribute Django.

- Install an official release. This is the best approach for most users.

- Install the latest development version. This option is for enthusiasts who want the latest-and-greatest features and aren’t afraid of running brand new code. You might encounter new bugs in the development version, but reporting them helps the development of Django. Also, releases of third-party packages are less likely to be compatible with the development version than with the latest stable release.


First of all, I'm confused as to why ""the best approach for most users"" is 2nd in the list. I think it should be first.

Second, I have never used an operating system distribution of Django, and I expect they lag behind the official releases. Using pip has always worked for me. I would like to pose the question: should we recommend installing operating system Django distributions at all?"	Cleanup/optimization	closed	Documentation	dev	Normal	fixed			Unreviewed	0	0	0	0	0	0
