python setup.py install>>> import django>>> django.VERSIONdjango-admin.py startproject mysitpython manage.py runserver