django code example Example 1: run django app $ python manage.py runserver Example 2: django sample $ django-admin startproject mysite