| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-01-07 | Refs #23822 -- Made MigrationOptimizer aware of model managers | Markus Holtermann |
| 2014-12-15 | Fixed #23822 -- Added support for serializing model managers in migration | Markus Holtermann |
| 2014-07-09 | Fixed #22970: Incorrect dependencies for existing migrated apps | Andrew Godwin |
| 2014-04-29 | Fixed #22447 -- Make sure custom model bases can be migrated. | Simon Charette |
| 2013-12-24 | Renamed AppCache to Apps. | Aymeric Augustin |
| 2013-12-22 | Moved apps back in the toplevel django namespace. | Aymeric Augustin |
| 2013-12-17 | Deborgified the app cache. | Aymeric Augustin |
| 2013-12-17 | Moved the new app cache inside core. | Aymeric Augustin |
| 2013-12-17 | Moved django.db.models.loading to django.apps.cache. | Aymeric Augustin |
| 2013-10-17 | Added test for a921f06 - refs #21280. | Loic Bistuer |
| 2013-09-06 | Fixed #20977 -- Fixed writing migrations to disk on Python 3 | Markus Holtermann |
| 2013-05-10 | Adding a dependency graph class and tests | Andrew Godwin |
