django/tests/modeladmin
Sarah Boyce a9094ec1f4 Fixed #35087 -- Reallowed filtering against foreign keys not listed in ModelAdmin.list_filters.
Regression in f80669d2f5.
2024-01-08 09:21:54 +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 #35056 -- Fixed system check crash on reverse m2m relations with related_name in ModelAdmin.filter_horizontal/vertical. 2023-12-27 20:36:22 +01:00
tests.py Fixed #35087 -- Reallowed filtering against foreign keys not listed in ModelAdmin.list_filters. 2024-01-08 09:21:54 +01:00