Completed the Django tutorial at https://djangoproject.com.
The tutorial package for django-polls
has been built and can be downloaded here.
Install the downloaded Django app by performing in your project directory:
pip install --user /path/to/the/download/django-polls-0.0.3.tar.gz