django1/tests/modeladmin
Carlton Gibson 27f5b0aff3 [2.1.x] Fixed #29930 -- Allowed editing in admin with view-only inlines.
Co-authored-by: Tim Graham <timograham@gmail.com>
Backport of 8245c99ee6 from master
2018-12-03 17:34:36 +01:00
..
__init__.py
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_actions.py [2.1.x] Fixed #29419 -- Allowed permissioning of admin actions. 2018-06-18 15:37:05 -04:00
test_checks.py [2.1.x] Fixed #29419 -- Allowed permissioning of admin actions. 2018-06-18 15:37:05 -04:00
test_has_add_permission_obj_deprecation.py [2.1.x] Fixed #29930 -- Allowed editing in admin with view-only inlines. 2018-12-03 17:34:36 +01:00
tests.py [2.1.x] Fixed #23869 -- Made ModelAdmin.get_deleted_objects() use has_delete_permission() for permissions checking. 2018-06-15 10:47:05 -04:00