django-planet
Sept. 16, 2014

Django 1.7: Database Migrations done right

published by Markus Holtermann
in blog Markus Holtermann
original entry Django 1.7: Database Migrations done right

About two weeks ago Django 1.7 was released with a lot of new and shiny features, such the App Loading Refactoring, Custom Lookups, the Checks Framework the buildin Migration support and many more. The release notes are the longest in Django’s history and span approx. 1,800 lines.