﻿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
16420	Windows 7 and Vista support symbolic links	dpjh70100@…	nobody	"Page: https://docs.djangoproject.com/en/dev/topics/install/#installing-development-version

It should be noted in point 4, that you can create a symbolic link in Windows 7/Vista as well as Unix, using the mklink command (in this example, I created a bin directory under my user folder and added it to my path):

{{{
mklink \Users\CURRENT-USER\bin\django-admin.py WORKING-DIR\django-trunk\django\bin\django-admin.py
}}}"	Uncategorized	closed	Documentation	1.3	Normal	wontfix			Unreviewed	0	0	0	0	1	0
