LearningDjango

Differences between revisions 10 and 11
Revision 10 as of 2010-02-24 16:31:23
Size: 1152
Editor: 206
Comment:
Revision 11 as of 2010-02-26 04:15:00
Size: 1153
Editor: pool-173-65-27-166
Comment:
Deletions are marked like this. Additions are marked like this.
Line 24: Line 24:
 1. Templates
 1. Built in Tags
 1. Built in Filters
 1. Custom Filters

=== Day 4 ===
Line 29: Line 35:

=== Day 4 ===
 1. Template
 1. Built in Tags
 1. Built in Filters
 1. Custom Filters

Syllabus

For this class, you will not necessarily need django installed to follow along, though it is highly recommended. You will need bzr 2.x in order to get the code that we will be discussing. Instructions for getting the code will be given during the session.

Day 1

  1. What is it?
  2. Installation/Setup
  3. Creating a Project
  4. Creating an Application
  5. Configure a Database
  6. Basic View
  7. Custom URL

Day 2

  1. Models
  2. Meta fields
  3. Field types
  4. Foreign Key/M2M Fields
  5. Inheritance
  6. Django Admin
  7. String Representation

Day 3

  1. Templates
  2. Built in Tags
  3. Built in Filters
  4. Custom Filters

Day 4

  1. Forms
  2. Model Forms
  3. Custom Validation
    1. Single Field
    2. Multiple Fields

Project

https://launchpad.net/classroom-scheduler

Class

  • teacher
  • title
  • start time
  • end time
  • wiki link
  • course

Course

  • title
  • start date
  • end date

Comments

  • name
  • email
  • timestamp
  • class
  • comment

Channel

  • name
  • is logged
  • is moderated
  • ops

mhall119/classes/LearningDjango (last edited 2010-02-26 19:03:46 by 206)