I\'ve just started a new project in django 1.4 and since they\'ve changed the default layout for manage.py and the whole folder hierarchy (see https://docs.djangoproject.com
The second way.
manage.py myapp/ __init__.py models.py mysite/ __init__.py settings.py urls.py