1.3.0 final and this time after a clean reinstall, django-admin has indeed created the settings file i was expecting.
i think im coming round to the idea that i might have django installed outside of the virtualenvs and somehow the settings.py was created from that. On Apr 30, 6:11 pm, Andres Lucena <andresluc...@gmail.com> wrote: > El 30/04/11 18:06, shofty escribi : > > > recreated the virtualenv from scratch totally, still got the same > > result. what am i doing wrong here? really cant work it out. > > Exactly what is the output? > > What is the content of $HOME/.pip/pip.log? > > $ cat $HOME/.pip/pip.log > > Also, I don't understand what you say later, about that you installed it > but not the right version. Pass the output of this command: > > $ source envname/bin/activate > $ python -c 'import django ; print django.VERSION ' -- 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.