This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-08-17 01:00:32 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
89b31b312e
django
/
tests
/
modeladmin
History
Download ZIP
Download TAR.GZ
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
..
__init__.py
models.py
Refs
#27377
-- Fixed reverse query name clash in test model.
2016-12-19 10:10:48 -05:00
test_checks.py
[1.11.x]
Fixed
#27889
-- Fixed incorrect check error if ModelAdmin.ordering refers to 'pk'.
2017-03-02 10:58:47 -05:00
tests.py
Moved modeladmin check tests to a separate file.
2016-12-21 17:23:57 -05:00