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-01-18 22:33:44 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_utils
History
Sarah Boyce
6c120508b6
Refs
#34462
-- Removed ModelAdmin.log_deletion() and LogEntryManager.log_action() per deprecation timeline.
2025-01-15 22:28:37 +01:00
..
__init__.py
…
admin.py
Fixed
#34303
–- Allowed customizing admin site log entry list.
2023-02-08 18:37:32 +01:00
models.py
Refs
#34462
-- Removed ModelAdmin.log_deletion() and LogEntryManager.log_action() per deprecation timeline.
2025-01-15 22:28:37 +01:00
test_logentry.py
Refs
#34462
-- Removed ModelAdmin.log_deletion() and LogEntryManager.log_action() per deprecation timeline.
2025-01-15 22:28:37 +01:00
tests.py
Fixed
#36032
-- Rendered URLField values as links in the admin.
2025-01-10 12:57:53 +01:00
urls.py
Fixed
#34303
–- Allowed customizing admin site log entry list.
2023-02-08 18:37:32 +01:00