django/tests/modeladmin
Antoine Cheneau 65c283be16 Fixed #34927 -- Fixed admin system check for inlines with foreign keys to proxy models.
Follow up to 0e8be73812.
2023-11-02 10:42:20 +01:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_actions.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_checks.py Fixed #34927 -- Fixed admin system check for inlines with foreign keys to proxy models. 2023-11-02 10:42:20 +01:00
tests.py Fixed #34462 -- Made admin log actions in bulk. 2023-10-31 18:06:44 +01:00