This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
24,407
Commits
26
Branches
382
Tags
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 d82ee32aac323b7260cc95278c69b81d98dbd00a 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