﻿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
3796	On Windows, Django-0.96 setup.py's path manipulation thingie sucks.	lbruno(Luis )@…	Adrian Holovaty	"On Windows, running ""easy_install ."" inside the unpacked tarball doesn't work. I'd guess all those forward slashes in setup.py aren't really a good idea. You might want to steal^Wborrow from setuptools.find_packages().

So, I'm now running under development mode: I'd like an .egg! I had to import setuptools.setup and go from there: the django.contrib.admin.templates don't get packaged with the .egg I mangled together.

PS: Add a 0.96 version and change this ticket."		closed	Core (Other)	dev		fixed	setup windows os.path	lbruno@…	Accepted	0	0	0	0	0	0
