This is the table of contents page for DeGizmo’s series on Django. (This was originally published on simpledjango.com but, was moved here for consolidation)
Articles
- The Prerequisites and Installation
- Starting A Project
- Setting up the database
- The Admin Interface
- Create our models
- Learning the DB-API and ORM
- Writing our first view
- (To-Do) Our first template
- (To-Do) Working with base templates
- (To-Do) Building out our blog templates
- (To-Do) Handling Forms
- (To-Do) Django Tests and Nose
- (To-Do) Django and Memcached
Quick Reference
- (To-Do) Models
- (To-Do) Request Object
- (To-Do) DB – API
Recent Comments