This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-21 23:05:09 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
modeladmin
History
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
…
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
#34462
-- Made admin log actions in bulk.
2023-10-31 18:06:44 +01:00