django/tests/modeladmin
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 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