Simple play icon Course
Skills Expanded

What's New in Django 1.7 and 1.8

by Reindert-Jan Ekker

Both Django 1.7 and 1.8 contain large numbers of new features and changes. This course will take you through the most important ones to make sure you are up-to-date with this latest and greatest Django version.

What you'll learn

The most important addition to Django 1.7 is the new Migrations Framework, which automatically generates database migrations. This will probably affect your daily workflow as a Django developer, and that's where we spend most of our time in this course discussing this new framework. Next we go into the new mechanism for loading apps, including the new app registry and the new AppConfig class. We also investigate the new System Check framework, some changes in the model API, and more. In Django 1.8, the ORM framework contains some powerful new features for implementing SQL expressions. The way we configure template engines has also changed, and Django now supports the Jinja template engine as well as the possibility of using multiple engines in a single project. We also look at changes in the TestCase class and the new Security middleware.

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