https://www.digitalocean.com/community/tutorials/how-to-use-the-django-one-click-install-image
The Django image is a little bit outdated at the moment. The installed Django version is Django 1.6.1 in the image but the most recent version is 1.8.4 LTS.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Thanks for the answer Brook! I’m looking forward to that. :)
With apt-get on Ubuntu 14.04 the current version is still 1.6.1, but we are considering moving to an alternate method of installation in order to get the 1.8.4 LTS. We are investigating this, and should be able to move forward in the coming weeks.