On Jul 8, 3:18 pm, Dave E <dever...@innotts.co.uk> wrote:
> I've just removed my old Django 1.0 dir to install 1.1 (as per the
> instructions on the Django
> site):http://docs.djangoproject.com/en/dev/topics/install/#removing-old-ver...
>
> But this leaves django-admin.py under (on Mac OS 10.4.11):
> /Library/Frameworks/Python.framework/Versions/2.6/bin/
>
> I presume that needs removing too, before the new install?
>
> Any other stray files to clean up (I deleted the old Django egg)?
Look at *.py files from here:
http://code.djangoproject.com/browser/django/tags/releases/1.0.2/django/bin
If any of them are in that bin directory where you found django-
admin.py, delete them too.
-RD
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to
django-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---