django/tests/modeladmin
Hrushikesh 107865780a Fixed #34345 -- Added system check for ManyToManyFields with intermediate tables in ModelAdmin.filter_horizontal/vertical. 2023-06-21 07:48:09 +02:00
..
__init__.py
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 #34345 -- Added system check for ManyToManyFields with intermediate tables in ModelAdmin.filter_horizontal/vertical. 2023-06-21 07:48:09 +02:00
tests.py Fixed #22569 -- Made ModelAdmin.lookup_allowed() respect get_list_filter(). 2023-04-17 14:09:38 +02:00