Which Django version?


#1

I saw on the Hellowebapp.com Blog that the Hello Web App book had been updated for Django 1.9 so I purchased an updated copy of the book on Gumroad. However when following the instructions for installing Django you’re directed to the Setup section of the website. There it instructs you to still install Django 1.8 (pip install Django==1.8.11).

So which version should we use to take advantage of the new version of the Hello Web App book, 1.8 or 1.9? I just want to make sure I don’t run into problems if I use 1.9.


#2

Oops, sorry about that, I need to update my install instructions. Actually the version changes are super minimal, feel free to use 1.9.4!