python manage.py <command> runs a comamnd Sample commands are: runserver - starts the Django server shell - starts a shell >>> dbshell - starts a database shell #