django-tutorial icon indicating copy to clipboard operation
django-tutorial copied to clipboard

:snowflake: Django 1.10 Official Tutorial step-by-step solution

Django 1.10 Tutorial - Poll app

Resulting app from the Django 1.10 tutorial.

Each step is available via the tags:

Notes

  • There exist another repo doing that but it's not up-to-date
  • I decided not to add python 2 support in step 2
  • I added the Choice model to the admin directly in step 2
  • I used repeat instead of no-repeat for the background in step 6, looks better