| Age | Commit message (Expand) | Author |
|---|---|---|
| 2016-03-24 | Used assertIsInstance in admin_registration tests. | Tim Graham |
| 2016-01-29 | Refs #26022 -- Used context manager version of assertRaisesMessage in tests. | Hasan |
| 2016-01-29 | Refs #26022 -- Used context manager version of assertRaises in tests. | Hasan |
| 2015-11-12 | Fixed #25688 -- Made admin.register() disallow an empty list of models. | Hasan |
| 2015-05-20 | Refs #24652 -- Used SimpleTestCase where appropriate. | Simon Charette |
| 2015-05-14 | Refs #24553 -- Isolated admin_* tests. | Riccardo Magliocchetti |
| 2015-02-06 | Sorted imports with isort; refs #23860. | Tim Graham |
| 2014-07-31 | Fixed #13163 -- Added ability to show change links on inline objects in admin. | Nick Sandford |
| 2013-09-19 | Fixed typo in exception message; refs #19414 | Tim Graham |
| 2013-09-18 | Fixed #19414 -- Added admin registration decorator | Brian Holdefehr |
| 2013-07-29 | Removed most of absolute_import imports | Claude Paroz |
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner |
