django_todo Simple Todo app for django class How to run pip install django python manage.py syncdb python manage.py runserver