﻿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
11372	Support setup.py develop	Kenneth Arnold	nobody	"http://docs.djangoproject.com/en/dev/topics/install/#installing-development-version is overly complex because you have to deal with paths etc. With the attached tiny patch, steps 3 and 4 become: run {{{python setup.py develop}}}.

Unlike the other setuptools tickets, you don't have to switch to the setuptools way of doing things in order to use it; you can just opportunistically import from setuptools if it's available.
"	New feature	closed	Core (Other)	dev	Normal	wontfix		Kenneth Arnold	Design decision needed	1	0	0	0	0	0
