| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-11-03 | [1.9.x] Fixed #25668 -- Misc spelling errors | Ville Skyttä |
| 2015-09-04 | Fixed #25348 -- Removed unused gif/png images from contrib.admin. | elky |
| 2015-08-27 | Fixed #20597 -- Replaced admin GIF/PNG icons by SVG | elky |
| 2015-08-10 | Fixed #25160 -- Moved unsaved model instance data loss check to Model.save() | Tim Graham |
| 2015-07-27 | Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey... | Flavio Curella |
| 2015-06-18 | Fixed #24962 -- Added newline to characters escaped by contrib.admin.utils.qu... | Tim Graham |
| 2015-06-04 | Fixed #24474 -- Allowed configuring the admin's empty change list value. | Loek van Gent |
| 2015-04-14 | Fixed #24593 -- Fixed number formatting of readonly IntegerFields in the admin. | Eric Rouleau |
| 2015-04-14 | Added tests with number fields for admin.utils.display_for_field(). | Eric Rouleau |
| 2015-02-06 | Sorted imports with isort; refs #23860. | Tim Graham |
| 2014-12-31 | Renamed tests for util -> utils moves; refs #17627. | Tim Graham |
