﻿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
19437	improved documentation for django installation	dodger	dodger	"Documentation ""topics/install"" reads:

   '''sudo pip install -e django-trunk/'''

In the newer installation instructions from code.djangoproject.com/ticket/19349:

   '''pip install -e /path/to/your/local/clone/django/'''

The newer version properly explains that this is the path/to/django, but also that the last element is /django/ which reflects the proper subdirectory to be referenced with the pip command.
"	Cleanup/optimization	closed	Documentation	1.4	Normal	fixed	documentation		Accepted	0	0	0	0	1	0
