tangowithcode / tango_with_django_19

A beginners guide to web programming with Python / Django 1.9
Apache License 2.0
207 stars 188 forks source link

base.html instead of index.html on page 122 #43

Closed ma-152478 closed 7 years ago

ma-152478 commented 7 years ago

The PDF says on page 122:"Like in the previous section, we’ll be modifying Rango’s index.html template and ..." but the file "base.html" should be modified, shouldn't it?

ma-152478 commented 7 years ago

and I think on page 129 it should be "Now navigate to the ABOUT page" instead of registration page, because the cookie-testing was added to the about() view.

maxwelld90 commented 7 years ago

Ahaha, thank you for the spot. Fixed! Cheers!