Django app
Jump to navigation
Jump to 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.