Django 1.6 error at creating project
Hi,
-- I've been wanting to to test django 1.6, I'm installing this new release on a virtualenv. However, whenever a to django-admin.py startproject mysite I get the settings.py and urls.py from previous version (1.5). It even weirder that at creating an app django-admin.py startapp app I get the correct files.
I've checked that I'm using django 1.6, as it is what I get by doing django.get_version() in the python shell.
Does anybody knows what could be happening?
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/cea3e499-7641-4275-b869-ba9cf3a7a804%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home