This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-14 19:30:46 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
modeladmin
History
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
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
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