| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-11-03 | Fixed #23620 -- Used more specific assertions in the Django test suite. | Berker Peksag |
| 2014-09-24 | Removed numbering from the models.py header of some test packages. | Loic Bistuer |
| 2013-12-17 | Made it possible to create apps without a models module. | Aymeric Augustin |
| 2013-12-17 | Deprecated get_app(). | Aymeric Augustin |
| 2013-12-17 | Added get_app_config() to look up app configs by label. | 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-07-29 | Removed most of absolute_import imports | Claude Paroz |
| 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 |
