| Age | Commit message (Expand) | Author |
|---|---|---|
| 2013-12-24 | Added a missing import and removed an unneeded import | Alex Gaynor |
| 2013-12-24 | Renamed AppCache to Apps. | Aymeric Augustin |
| 2013-12-24 | Replaced ad-hoc caching of get_models with lru_cache. | Aymeric Augustin |
| 2013-12-23 | Imported override_settings from its new location. | Aymeric Augustin |
| 2013-12-22 | Moved apps back in the toplevel django namespace. | Aymeric Augustin |
| 2013-12-17 | Moved the new app cache inside core. | Aymeric Augustin |
| 2013-12-17 | Removed module-level functions for the app cache. | Aymeric Augustin |
| 2013-12-17 | Moved django.db.models.loading to django.apps.cache. | Aymeric Augustin |
| 2013-09-03 | Updated syncdb -> migrate in tests. | Tim Graham |
| 2013-07-29 | Removed most of absolute_import imports | Claude Paroz |
| 2013-06-14 | Fixed #20603 -- Made the test suite faster. | Aymeric Augustin |
| 2013-02-26 | Renamed some tests and removed references to modeltests/regressiontests. | Florian Apolloner |
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner |
