Skip to content

Completed Tutorial with Project Download

Latest
Compare
Choose a tag to compare
@idflores idflores released this 31 May 21:11
· 1 commit to master since this release

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