I am going from 1.6.1 to 1.7a2, mostly to take advantage of the new 
migrations feature.
I followed the directions 
here 
http://django.readthedocs.org/en/latest/topics/install.html#removing-old-versions-of-django
 
Since I originally installed with pip, supposedly that would take care of 
removing the old version for me if I installed with pip now.
I changed into the subdirectory where 1.6.1 is, which is inside 
virtualenvwrapper.
The commands they gave ran and reported success. However, 1.7a2 has been 
installed at Python27/Scripts, not inside my virtualenv
1.6.1 seems to alive and well at its same original location.
What do I now? Can I just delete the 1.6.1 folder? Will pip/virtualenv know 
where to find 1.7a2 for my cuurent projects? Should I start the install 
over?
Thx.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/785364e6-231b-4e94-9392-bea55fa740ba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to