0
0
mirror of https://github.com/django/django.git synced 2024-11-25 07:59:34 +01:00
django/tests/admin_utils
Akash Kumar Sen 40b3975e7d Fixed #34462 -- Made admin log actions in bulk.
This also deprecates ModelAdmin.log_deletion() and
LogEntryManager.log_action().
2023-10-31 18:06:44 +01:00
..
__init__.py
admin.py
models.py Fixed #34462 -- Made admin log actions in bulk. 2023-10-31 18:06:44 +01:00
test_logentry.py Fixed #34462 -- Made admin log actions in bulk. 2023-10-31 18:06:44 +01:00
tests.py
urls.py