| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot | |
| 2021-01-13 | Fixed #16117 -- Added decorators for admin action and display functions. | Nick Pope | |
| Refs #25134, #32099. | |||
| 2020-07-30 | Bumped minimum isort version to 5.1.0. | David Smith | |
| Fixed inner imports per isort 5. isort 5.0.0 to 5.1.0 was unstable. | |||
| 2017-02-04 | Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257. | Anton Samarchyan | |
| 2017-02-01 | Refs #23919 -- Replaced kwargs.pop() with keyword-only arguments. | Vytis Banaitis | |
| 2015-11-12 | Fixed #25688 -- Made admin.register() disallow an empty list of models. | Hasan | |
| 2013-09-19 | Fixed typo in exception message; refs #19414 | Tim Graham | |
| Thanks Alexey Boriskin for the report. | |||
| 2013-09-18 | Fixed #19414 -- Added admin registration decorator | Brian Holdefehr | |
| Thanks stavros for the suggestion. | |||
