django/tests/modeladmin
olivierdalang 825f0beda8 Fixed #8936 -- Added a view permission and a read-only admin.
Co-authored-by: Petr Dlouhy <petr.dlouhy@email.cz>
Co-authored-by: Olivier Dalang <olivier.dalang@gmail.com>
2018-05-16 06:44:55 -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 #29363 -- Added SimpleTestCase.assertWarnsMessage(). 2018-05-09 11:40:28 -04:00
tests.py Fixed #8936 -- Added a view permission and a read-only admin. 2018-05-16 06:44:55 -04:00