| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2021-03-18 | Fixed #32466 -- Corrected autocomplete to_field resolution for complex cases. | Johannes Maron |
| 2017-01-25 | Refs #23919 -- Replaced super(ClassName, self) with super(). | chillaranand |
| 2016-12-08 | Imported specific models in a few tests that didn't. | Tim Graham |
| 2016-11-14 | Fixed E305 flake8 warnings. | Ramin Farajpour Cami |
| 2015-02-04 | Fixed #14497 -- Improved admin widget for "read only" FileFields | Riccardo Magliocchetti |
| 2013-10-10 | Whitespace cleanup. | Tim Graham |
| 2013-09-07 | Fixed #20836 -- Ensure that the ForeignKey's to_field attribute is properly c... | Julien Phalip |
| 2013-08-04 | Added some Selenium tests for the admin raw id widget. | Julien Phalip |
| 2013-07-29 | Removed most of absolute_import imports | Claude Paroz |
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner |
