| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-06-15 | [2.0.x] Refs #29428 -- Fixed admin check crash when using a query expression ↵ | Tim Graham | |
| in ModelAdmin.ordering. Backport of ec2c9c353113bb1db6e32ed3f0b6c28bc06ca2eb from master | |||
| 2017-12-12 | [2.0.x] Fixed #28898 -- Corrected admin check to allow a OneToOneField in ↵ | Rodrigo Pinheiro Marques de Araújo | |
| ModelAdmin.autocomplete_fields. Backport of 30a389bd7795016d7f48bcda997e5dea5116f9bb from master | |||
| 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 | |
