Book Image

Django Design Patterns and Best Practices

By : Arun Ravindran
Book Image

Django Design Patterns and Best Practices

By: Arun Ravindran

Overview of this book

Table of Contents (19 chapters)
Django Design Patterns and Best Practices
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 3. Models

In this chapter, we will discuss the following topics:

  • The importance of models

  • Class diagrams

  • Model structural patterns

  • Model behavioral patterns

  • Migrations