django/tests/modeladmin
Jon Dufresne be6ca89396 Fixed #27991 -- Added obj arg to InlineModelAdmin.has_add_permission().
Thanks Vladimir Ivanov for the initial patch.
2018-04-04 19:21:50 -04: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_checks.py Removed unnecessary trailing commas and spaces in various code. 2017-12-28 21:07:29 +01: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