Re: manage or manage.py

2016-08-18 Thread ludovic coues
Who did you created this ? Have you run `django-admin startproject mysite` ? 2016-08-18 10:41 GMT+02:00 Ziggo mail : > Hi There > > I’m busy with starting with django. > > My first mysite shows me this: > > mysite/ > > manage > > mysite/ > > __pycache__ > > __init__ > >

manage or manage.py

2016-08-18 Thread Ziggo mail
Hi There I'm busy with starting with django. My first mysite shows me this: mysite/ manage mysite/ __pycache__ __init__ __init__.py-tpl Settings Settings.py-tpl Urls Urls.py-tpl Wsgi Wsqi.py-tpl W