django/tests/modeladmin
Tim Graham a480ef89ad Fixed inconsistent formatting in tests/modeladmin/test_checks.py. 2018-04-16 13:35:40 -04:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Fixed #14370 -- Allowed using a Select2 widget for ForeignKey and ManyToManyField in the admin. 2017-09-18 13:48:02 -04:00
test_checks.py Fixed inconsistent formatting in tests/modeladmin/test_checks.py. 2018-04-16 13:35:40 -04:00
test_has_add_permission_obj_deprecation.py Fixed #27991 -- Added obj arg to InlineModelAdmin.has_add_permission(). 2018-04-04 19:21:50 -04:00
tests.py Fixed #27991 -- Added obj arg to InlineModelAdmin.has_add_permission(). 2018-04-04 19:21:50 -04:00