summaryrefslogtreecommitdiff
path: root/tests/modeladmin/test_checks.py
AgeCommit message (Expand)Author
2017-03-02[1.11.x] Fixed #27889 -- Fixed incorrect check error if ModelAdmin.ordering r...David Szotten
2016-12-22Fixed #26632 -- Skipped admin.E111 list_display_links check if get_list_displ...Anton Samarchyan
2016-12-21Moved modeladmin check tests to a separate file.Tim Graham