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-04-14 12:24:36 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_utils
History
AP Jama
d8cb58ada8
added change that checks permissions when displaying url for recent changes
2024-08-21 22:27:06 +01:00
..
__init__.py
Renamed tests for util -> utils moves; refs
#17627
.
2014-12-31 11:26:27 -05:00
admin.py
Fixed
#34303
–- Allowed customizing admin site log entry list.
2023-02-08 18:37:32 +01:00
models.py
Fixed
#34462
-- Made admin log actions in bulk.
2023-10-31 18:06:44 +01:00
test_logentry.py
added change that checks permissions when displaying url for recent changes
2024-08-21 22:27:06 +01:00
tests.py
Fixed
#10743
-- Allowed lookups for related fields in ModelAdmin.list_display.
2024-02-05 21:42:04 -03:00
urls.py
Fixed
#34303
–- Allowed customizing admin site log entry list.
2023-02-08 18:37:32 +01:00