index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
admin
Age
Commit message (
Expand
)
Author
7 days
Fixed #29969 -- Omitted inlines without add permission on save-as-new.
Jakob Friedrich
8 days
Updated translations from Transifex.
Jacob Walls
9 days
Fixed CVE-2026-15920 -- Made display_for_field() validate URLs before renderi...
Natalia
2026-07-29
Fixed #27752 -- Fixed ordering by Model.__str__ in the admin.
VIZZARD-X
2026-07-29
Fixed #37233 -- Prevented sort controls for unordered __str__ admin columns.
Akshat Sparsh
2026-07-28
Fixed #37230 -- Fixed a crash for second-degree relations in ModelAdmin.list_...
Zubair Hassan
2026-07-24
Fixed #37160 -- Made admin views raise PermissionDenied consistently.
Natalia
2026-07-24
Fixed minor typos and grammatical errors in docs and docstrings.
Jacob Walls
2026-07-23
Updated source translation catalogs.
Jacob Walls
2026-07-13
Fixed #37187, #37190 -- Pointed ModelAdmin warnings to the deprecated code.
Mike Edmunds
2026-07-08
Fixed #36621 -- Fixed arrow buttons position in admin filter_vertical widget.
antoliny0919
2026-06-24
Refs #36984 -- Preserved translator comment on separator string.
Jacob Walls
2026-06-18
Fixed #37168 -- Made admin display database defaults as empty values.
Mariusz Felisiak
2026-06-17
Fixed #37176 -- Made Action importable from django.contrib.admin.
Mariusz Felisiak
2026-06-10
Fixed #37142 -- Moved django_file_prefixes() to django.utils.warnings.
zhengkangyang
2026-06-05
Fixed #36984 -- Made inline formset error messages respect delete_confirmatio...
Karolis Ryselis
2026-06-02
Updated source translation catalogs.
Jacob Walls
2026-06-02
Updated translations from Transifex.
Jacob Walls
2026-06-01
Updated translations from Transifex.
Jacob Walls
2026-05-26
Bumped versions in pre-commit and npm configurations.
Jacob Walls
2026-05-22
Fixed #37117 -- Used ModelAdmin.get_queryset() for change form actions.
Natalia
2026-05-20
Fixed #36458 -- Trapped focus in the admin calendar and clock widgets.
Skyiesac
2026-05-20
Refs #12090 -- Aligned admin change form and list minimum permission to run a...
Sarah Boyce
2026-05-20
Fixed #37105 -- Disallowed admin change form actions on different objects.
Sarah Boyce
2026-05-18
Fixed #36825 -- Extended admin templates so CSP nonce is included if available.
Johannes Maron
2026-05-13
Fixed #37094 -- Replaced "Go" with "Run" in list_editable alert message.
Jacob Walls
2026-05-13
Fixed #12090 -- Added admin actions to the admin change form.
Marcelo Galigniana
2026-05-11
Refs #36593 -- Deprecated setting ModelAdmin.list_select_related to True.
Adam Johnson
2026-05-11
Refs #36593 -- Used explicit select_related() in admin history_view().
Adam Johnson
2026-05-11
Refs #36593 -- Made ModelAdmin.list_select_related = False more efficient.
Adam Johnson
2026-05-08
Fixed #37074 -- Synced admin calendar today highlight with server time.
Aaryan P
2026-05-08
Refs #36712, #36664 -- Used annotation_format parameter of getfullargspec() o...
Jacob Walls
2026-05-04
Fixed #36459 -- Added aria-label to buttons in admin calendar and clock widgets.
Skyiesac
2026-04-29
Fixed #35951 -- Mentioned server timezone in admin DateTime widgets.
Vedran Karacic
2026-04-28
Refs #15759 -- Fixed ModelAdmin.list_editable form submission for non-editabl...
Artyom Kotovskiy
2026-04-22
Fixed #10919 -- Added delete_confirmation_max_display to ModelAdmin.
Rodrigo Vieira
2026-04-22
Refs #10919 -- Refactored walk_items as module-level _walk_items and added tr...
Rodrigo Vieira
2026-04-22
Fixed #35870 -- Made blank choice label in forms more accessible.
Annabelle Wiegart
2026-04-22
Fixed #35943 -- Replaced unload event listener with pagehide.
Amar
2026-04-22
Fixed #15759 -- Excluded fields by per-object permissions for ModelAdmin.list...
Artyom Kotovskiy
2026-04-22
Refs #15759 -- Factored out _save_formset() in ModelAdmin.
Artyom Kotovskiy
2026-04-19
Formatted JavaScript files.
Tom Carrick
2026-04-18
Formatted CSS files.
Tom Carrick
2026-04-14
Fixed #37029 -- Corrected placement of </div> in change_list.html's paginatio...
Tim Graham
2026-04-07
Fixed CVE-2026-4292 -- Disallowed instance creation via ModelAdmin.list_edita...
Jacob Walls
2026-04-06
Fixed #37009 -- Fixed alignment of "Show/Hide counts" icons in admin changelist.
kyb
2026-04-02
Fixed #36949 -- Improved RelatedFieldWidgetWrapper <label>s.
David Smith
2026-03-24
Fixed #36976 -- Made admin action counter a live region for screen readers.
davitacols
2026-03-18
Fixed #36926 -- Made admin use boolean icons for related BooleanFields in lis...
huwaiza tahir
2026-03-13
Fixed #36885 -- Fixed long verbose names in admin filter sidebar breaking lay...
Muhammad Usman
[next]