LearningDjango
Differences between revisions 1 and 2
|
⇤ ← Revision 1 as of 2010-02-23 03:20:54
Size: 651
Comment:
|
Size: 750
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 4: | Line 4: |
| What is it? Installation/Setup Creating a Project Creating an Application Basic View Custom URL |
* What is it? * Installation/Setup * Creating a Project * Creating an Application * Basic View * Custom URL |
| Line 12: | Line 12: |
| Models Meta fields Field types Foreign Key/M2M Fields Inheritance Translations |
* Models * Meta fields * Field types * Foreign Key/M2M Fields * Inheritance * Translations |
| Line 20: | Line 20: |
| Forms Model Forms Custom Validation • Single Field • Multiple Fields |
* Forms * Model Forms * Custom Validation * Single Field * Multiple Fields |
| Line 27: | Line 27: |
| Template Built in Tags Built in Filters Custom Filters |
* Template * Built in Tags * Built in Filters * Custom Filters |
| Line 37: | Line 37: |
| teacher title start time end time wiki link course |
* teacher * title * start time * end time * wiki link * course |
| Line 45: | Line 45: |
| title start date end date |
* title * start date * end date |
| Line 50: | Line 50: |
| name timestamp class comment |
* name * timestamp * class * comment |
Syllabus
Day 1
- What is it?
- Installation/Setup
- Creating a Project
- Creating an Application
- Basic View
- Custom URL
Day 2
- Models
- Meta fields
- Field types
- Foreign Key/M2M Fields
- Inheritance
- Translations
Day 3
- Forms
- Model Forms
- Custom Validation
- Single Field
- Multiple Fields
Day 4
- Template
- Built in Tags
- Built in Filters
- Custom Filters
Project
https://launchpad.net/classroom-scheduler
Class
- teacher
- title
- start time
- end time
- wiki link
- course
Course
- title
- start date
- end date
Comments
- name
- timestamp
- class
- comment
mhall119/classes/LearningDjango (last edited 2010-02-26 19:03:46 by 206)