| Age | Commit message (Expand) | Author |
|---|---|---|
| 2013-12-29 | Changed sql_* to use an app config instead of a models module. | Aymeric Augustin |
| 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 | Moved the new app cache inside core. | Aymeric Augustin |
| 2013-12-17 | Deprecated get_app(). | Aymeric Augustin |
| 2013-12-17 | Removed module-level functions for the app cache. | Aymeric Augustin |
| 2013-11-02 | PEP8 cleanup | Jason Myers |
| 2013-10-16 | Fixed #19657 -- Made sql commands honor allow_migrate | Claude Paroz |
| 2013-10-13 | Fixed #21198 -- Prevented invalid use of @python_2_unicode_compatible. | Aymeric Augustin |
| 2013-05-29 | Fixed #15697 -- Made sqlindexes aware of auto-created tables | Claude Paroz |
| 2013-05-27 | Fixed #20013 -- A test for sqlall fails under Oracle | Shai Berger |
| 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 |
