0
0
mirror of https://github.com/django/django.git synced 2024-11-21 19:09:18 +01:00
django/tests/modeladmin
2024-01-08 09:21:54 +01:00
..
__init__.py
models.py
test_actions.py
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