Lesson 1: Start
Lesson 2: Git
Lesson 3: MVC
Lesson 4: Forms
Lesson 5: Models
Appendix i: Setup
Appendix ii: Shell
Appendix iii: TDD
Viewing posts tagged MVC
Examine the Model-View-Controller pattern at work in a Django Project. This tutorial will give you an overview of models.py, views.py and the templates directory.