Notes for the Tutorial
A place to hang todos, reminders, and notes.
06
- Rich text field with jquery
- Form field validation with jquery
- Multiple upload attachments (e.g. blog entries) using jquery
- Terms and conditions popups (after jquery)
Cleanup
- baseform.combine_dicts needs to .copy() dict1 first
- from baseform -> from t3.baseform
- Use test runner on first step
- Hand is_submitted only request.params
- Sidebar link spacing
- Explain in install how you can get src-01 etc. and use ln -s to
install
Notes