﻿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
4537	use get_python_lib to find site-packages	Carl Karsten <carl@…>	Jacob	"http://www.djangoproject.com/documentation/install/

""Where are my site-packages stored?""  
Something like this should be added to that section:

{{{
python -c ""from distutils.sysconfig import get_python_lib; print get_python_lib()""
}}}

and that section should be referenced lower on the page under ""Installing the development version"" where almost 1/2 the text is about finding the site-packages dir."		closed	*.djangoproject.com	dev		fixed			Accepted	0	0	0	0	0	0
