Django Djumpstart

SitePoint shows you how to Build a To-do List in 30 Minutes:

Say hello to Django. In this article, I’ll be walking through the process of creating a simple application — a to-do list — with Django; this tutorial will only cover a small portion of what Django can do for you, but it’ll be a good start and (hopefully) enough to whet your appetite for more.

Includes a lot of basic information about Django, and might serve as a good introduction to those who are new to the framework.

Leave a Reply