Simple play icon Course
Skills Expanded

Django Models

by Reindert-Jan Ekker

Django’s ORM is one of the most powerful and easy to use Python ORMs. This course will teach you how to leverage the full power of Django Models to build better data models for your web applications.

What you'll learn

The data model layer is the core of every Django web application. In this course, Django Models, we will explore all aspects of Django Models in-depth. First, you'll learn about Django Model classes and their fields, and how to customize them. Next, you'll discover how to build queries, including some of the more advanced tools that Django includes. Finally, you'll learn how to optimize those queries. and also take a look at migrations, a powerful way to manage changes in your database structure. When you're finished with this course you'll have the knowledge needed to leverage the full power of Django Models to build better data models for your web applications.

About the author

After years of working in software development, Reindert-Jan Ekker switched to teaching programmers in 2010 and never looked back. He authors Pluralsight courses and teaches classes about Python, data science, devops (among others). Even though he squeezes some development jobs in here and there, teaching is his real passion and he is looking forward to share this passion with you.

Ready to upskill? Get started