Re: Newbie help - running django-admin.py produces empty mysite folder

2014-11-30 Thread Collin Anderson
Hi, Are there any error messages? Is there already an existing mysite folder? What method did you use to install django? Did you really install django 1.8, not 1.7? Collin On Thursday, November 27, 2014 10:15:51 AM UTC-5, David Pride wrote: > > Title says it all really. Have just installed

Newbie help - running django-admin.py produces empty mysite folder

2014-11-27 Thread David Pride
Title says it all really. Have just installed Django 1.8, can test django version and get correct response so am *fairly* happy it's installed correctly. I have had Python 2.7 installed and been using perfectly for several months. Altered the PATH variable as discussed so it points to correct