Re: Missing files on a new project

2013-01-28 Thread Ricardo Diaz
Well, i'm following a video tutorial -> this guy is using Django 1.4 and when he uses startmanager on shell Django creates all of those files on the main folder. Check it about 3:11 https://www.youtube.com/watch?v=fVNL5MwskiQ That is the reason why I'm asking for help. -- You received this

Missing files on a new project

2013-01-27 Thread Ricardo Diaz
Hi, I'm pretty noob with Django. I've readed a few pages of the Django-book and just started to create my own projects. When I try to create a new project using django-admin startproject demo, it just creates 2 things project l--demo l--manage.py I don't know why it doesn't create the