1
0
mirror of https://github.com/django/django.git synced 2024-11-20 08:24:58 +00:00
django/tests/modeladmin
2018-06-18 15:07:29 -04:00
..
__init__.py
models.py
test_actions.py Fixed #29419 -- Allowed permissioning of admin actions. 2018-06-18 15:07:29 -04:00
test_checks.py Fixed #29419 -- Allowed permissioning of admin actions. 2018-06-18 15:07:29 -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 #23869 -- Made ModelAdmin.get_deleted_objects() use has_delete_permission() for permissions checking. 2018-06-15 10:31:08 -04:00