| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-09-18 | Fixed #14370 -- Allowed using a Select2 widget for ForeignKey and ↵ | Johannes Hoppe | |
| ManyToManyField in the admin. Thanks Florian Apolloner and Tim Graham for review and contributing to the patch. | |||
| 2017-06-02 | Improved test coverage of contrib/admin/checks.py. | Anton Samarchyan | |
| 2017-03-02 | Fixed #27889 -- Fixed incorrect check error if ModelAdmin.ordering refers to ↵ | David Szotten | |
| 'pk'. | |||
| 2017-01-19 | Refs #23919 -- Stopped inheriting from object to define new style classes. | Simon Charette | |
| 2017-01-18 | Refs #23919 -- Removed encoding preambles and future imports | Claude Paroz | |
| 2016-12-22 | Fixed #26632 -- Skipped admin.E111 list_display_links check if ↵ | Anton Samarchyan | |
| get_list_display() is overridden. | |||
| 2016-12-21 | Moved modeladmin check tests to a separate file. | Tim Graham | |
