Anton Samarchyan
|
2b53c8377d
|
Improved test coverage of contrib/admin/checks.py.
|
2017-06-02 18:47:07 -04:00 |
David Szotten
|
d82ee32aac
|
Fixed #27889 -- Fixed incorrect check error if ModelAdmin.ordering refers to 'pk'.
|
2017-03-02 10:25:05 -05:00 |
Simon Charette
|
cecc079168
|
Refs #23919 -- Stopped inheriting from object to define new style classes.
|
2017-01-19 08:39:46 +01:00 |
Claude Paroz
|
d7b9aaa366
|
Refs #23919 -- Removed encoding preambles and future imports
|
2017-01-18 09:55:19 +01:00 |
Anton Samarchyan
|
da79240050
|
Fixed #26632 -- Skipped admin.E111 list_display_links check if get_list_display() is overridden.
|
2016-12-22 09:32:11 -05:00 |
Tim Graham
|
96271533d2
|
Moved modeladmin check tests to a separate file.
|
2016-12-21 17:23:57 -05:00 |