﻿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
23963	Django 1.7.x for windows looks like older Django	Andrey Matukhno	nobody	"GIVEN I'm on Windows 7
WHEN I run the following commands

{{{
pip install django==1.7
django-admin.py startproject testproject
cd testproject
manage.py -h
}}}
THEN I see syncdb but don't see migrations in available commands.


It seems that windows package on PyPi aren't prepared properly.

Thanks!

"	Bug	closed	Packaging	1.7	Normal	worksforme			Unreviewed	0	0	0	0	0	0
