﻿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
12061	new installation method for Django Python 2.6.3	flebber	nobody	"For ease of use in python 2.6.3, django can now be installed by using pypm(like apt-get for python).

for example
{{{
C:\Documents and Settings\flebber>pypm install django
Get: [pypm.activestate.com] :repository-index:
autosync: synced 1 repositories
Ready to perform these actions:
The following packages will be installed:
 django-1.1.1
Get: [pypm.activestate.com] django 1.1.1-1
Installing django-1.1.1
Fixing script C:\Documents and Settings\flebber\Application Data\Python\Scripts\
django-admin.py
}}}
{{{
C:\Documents and Settings\flebber>python
ActivePython 2.6.3.7 (ActiveState Software Inc.) based on
Python 2.6.3 (r263:75183, Oct  5 2009, 14:41:55) [MSC v.1500 32 bit (Intel)] on
win32
Type ""help"", ""copyright"", ""credits"" or ""license"" for more information.
>>> import django
>>>
}}}"		closed	Documentation	1.1		invalid	pypm	srid	Unreviewed	0	0	0	0	0	0
