Hello again. Sorry for the lack of information. I'm using Linux (kubuntu). I see that the site-packages directory (in /usr/lib/python2.4/site-packages) contains a "Django-0.91-py2.4.egg/" directory so I assume you mean that one.
There is, however, another file: "/usr/bin/django-admin.py". I'm guessing I should remove that one as well... but are there any more such files? Kind regards and thanks for the quick response. Stefan Freyr. Jure Cuhalev wrote: > 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 [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---

