| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-03-08 | Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings | Claude Paroz |
| 2014-02-08 | Fixed #21674 -- Deprecated the import_by_path() function in favor of import_s... | Berker Peksag |
| 2014-01-25 | Moved sys.path-extending decorator to django.test.utils and used throughout t... | Carl Meyer |
| 2013-12-23 | Dropped AppCache._empty, _with_app and _without_app. | Aymeric Augustin |
| 2013-12-22 | Moved apps back in the toplevel django namespace. | Aymeric Augustin |
| 2013-12-22 | Stopped iterating on INSTALLED_APPS. | Aymeric Augustin |
| 2013-11-02 | Fixing E302 Errors | Jason Myers |
| 2013-11-02 | Fixed #21302 -- Fixed unused imports and import *. | Tim Graham |
| 2013-09-13 | Fixed #21060 -- Refactored admin's autodiscover method to make it reusable. | Juan Catalano |
| 2013-07-29 | Deprecated django.utils.importlib | Claude Paroz |
| 2013-07-01 | Stopped using django.utils.unittest in the test suite. | Aymeric Augustin |
| 2013-04-12 | Modified utils_tests for unittest2 discovery. | Preston Timmons |
