On 7/15/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> I just installed Django but made the mistake of installing the 0.9
> version. I then came across some text on the website that discouraged
> using this.
>
> So I want to uninstall the version I previously installed but the
> problem is that I don't find any uninstall script and I don't know what
> files the setup script installed or where it put them.
>
> Can anyone help me with this?

You didn't mention which operating system you are using so I can't
tell you exact path, search for 'site-packages' in lib of your python
installation and django-something subfolder should be there. Just
remove it and django will be uninstalled.

regards,
Jure Cuhalev

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to