Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Django Models

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.

Reindert-Jan Ekker - Pluralsight course - Django Models
by Reindert-Jan Ekker

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.

Table of contents

About the author

Reindert-Jan Ekker - Pluralsight course - Django Models
Reindert-Jan Ekker

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.

More Courses by Reindert-Jan