Django app

From Finninday
Revision as of 02:41, 5 May 2014 by Rday (Talk | contribs)

Jump to: navigation, search

Notes while running through the Django tutorial.

First, browse the overview here: https://docs.djangoproject.com/en/1.6/intro/overview/

The real tutorial is here: https://docs.djangoproject.com/en/1.6/intro/tutorial01/

Oops, have to install (https://docs.djangoproject.com/en/1.6/intro/install/) before doing the tutorial.