On 7/15/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > 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.
Looking at setup.py, there are no other files (scripts) that get installed. regards, jure --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

