This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
24,119
Commits
25
Branches
361
Tags
501
MiB
30f334cc58
Commit Graph
3 Commits
Author
SHA1
Message
Date
David Szotten
93c8e2d50d
[1.11.x]
Fixed
#27889
-- Fixed incorrect check error if ModelAdmin.ordering refers to 'pk'.
...
Backport of
d82ee32aac
from master
2017-03-02 10:58:47 -05: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