• django-admin startproject mysite (Modul)
  • python manage.py startapp polls (Applikation)
  • python manage.py runserver (Server Starten)