1
0
mirror of https://github.com/django/django.git synced 2025-01-04 07:26:38 +00:00
django/tests/modeladmin
Jacob Walls dc9deea8e8 Fixed #11715 -- Changed default value of ModelAdmin.actions/inlines to empty tuples.
This clarifies the intended pattern of overwriting the default value
rather than mutating it.
2022-01-11 12:22:49 +01:00
..
__init__.py
models.py
test_actions.py
test_checks.py
tests.py Fixed #11715 -- Changed default value of ModelAdmin.actions/inlines to empty tuples. 2022-01-11 12:22:49 +01:00