Hi, If you're really sure completely reinstalling django is the way to go, what I do is perform a file system search with keyword "django" and delete as needed
On 5/18/12, doniyor <[email protected]> wrote: > Hey guys, > > i am getting this error while trying the command: django-admin.py > startproject test > > can it be that i am using 2 versions of django at the same time? first what > i did was: i wanted to install django1.4 and i did. then many errors came, > then i switched back to django1.3, in between i did this several times, > once with easy_install and once right from package using python setup.py > install. now this error, i cannot figure out what is happening actually.. > can you please help me how to delete the version of django completely from > my OS and the reinstall it.. > > thanks > doni > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/django-users/-/SsHZm_5s3UcJ. > 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?hl=en. > > -- Sent from my mobile device -- 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?hl=en.

