﻿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
21094	"Simplify tutorial steps in ""using your own package"""	ylb415@…	nobody	"Hello, 

Just a suggestion.

https://docs.djangoproject.com/en/1.5/intro/reusable-apps/
Step 1, 2 and 3 in ""Using your own package""

I was wondering if 'python setup.py install --user' could be replaced by 'pip install --user django-polls-0.1.tar.gz'.

it simplify the tutorial as it is not needed to untar (except if one of the goal of the exercise is to expose to the user what is inside the tar file).

Thank you,

Yves"	Cleanup/optimization	closed	Documentation	1.5	Normal	fixed	tutorial		Unreviewed	0	0	0	0	0	0
