#16420: Windows 7 and Vista support symbolic links
---------------------------+-------------------------------
 Reporter:  dpjh70100@…    |          Owner:  nobody
     Type:  Uncategorized  |         Status:  new
Milestone:                 |      Component:  Documentation
  Version:  1.3            |       Severity:  Normal
 Keywords:                 |   Triage Stage:  Unreviewed
Has patch:  0              |  Easy pickings:  1
    UI/UX:  0              |
---------------------------+-------------------------------
 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
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16420>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to