index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
Age
Commit message (
Expand
)
Author
2 days
Fixed #35951 -- Mentioned server timezone in admin DateTime widgets.
Vedran Karacic
3 days
Refs #15759 -- Fixed ModelAdmin.list_editable form submission for non-editabl...
Artyom Kotovskiy
3 days
Fixed #36990 -- Bumped OpenLayers to 10.9.0.
VIZZARD-X
4 days
Fixed #36901 -- Centralized auth timing attack mitigations.
afenoum
7 days
Fixed #36542 -- Marked authenticate() with @sensitive_variables() decorator.
KANIN KEARPIMY
9 days
Fixed #10919 -- Added delete_confirmation_max_display to ModelAdmin.
Rodrigo Vieira
9 days
Refs #10919 -- Refactored walk_items as module-level _walk_items and added tr...
Rodrigo Vieira
9 days
Fixed #35870 -- Made blank choice label in forms more accessible.
Annabelle Wiegart
9 days
Fixed #35943 -- Replaced unload event listener with pagehide.
Amar
9 days
Fixed #15759 -- Excluded fields by per-object permissions for ModelAdmin.list...
Artyom Kotovskiy
9 days
Refs #15759 -- Factored out _save_formset() in ModelAdmin.
Artyom Kotovskiy
12 days
Formatted JavaScript files.
Tom Carrick
13 days
Fixed #37024 -- Made SITE_ID system check validation use Site._meta.pk.
Tim Graham
13 days
Formatted CSS files.
Tom Carrick
14 days
Fixed #37028 -- Added BitAnd(), BitOr(), and BitXor() aggregates.
Mariusz Felisiak
2026-04-14
Fixed #37029 -- Corrected placement of </div> in change_list.html's paginatio...
Tim Graham
2026-04-07
Fixed #37021 -- Added Permission.user_perm_str property.
mariatta
2026-04-07
Fixed CVE-2026-4292 -- Disallowed instance creation via ModelAdmin.list_edita...
Jacob Walls
2026-04-07
Fixed CVE-2026-4277 -- Checked add permissions in GenericInlineModelAdmin.
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-04-02
Fixed #37017 -- Fixed setting or clearing of request.user after alogin/alogou...
Jacob Walls
2026-03-24
Fixed #36976 -- Made admin action counter a live region for screen readers.
davitacols
2026-03-24
Fixed #36985 -- Skipped CreateExtension backwards operation on non-PostgreSQL...
varunkasyap
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
2026-03-12
Refs #36727 -- Factored out _must_transform_value() in BaseSpatialOperations.
Simon Charette
2026-03-12
Fixed #36727 -- Deprecated Field.get_placeholder in favor of get_placeholder_...
Simon Charette
2026-03-11
Refs #28455 -- Avoided QuerySet cloning for Prefetch() when queryset is not p...
Keryn Knight
2026-03-11
Refs #28455 -- Avoided QuerySet cloning in simple prefetch_related() usages.
Keryn Knight
2026-03-06
Fixed #36968 -- Improved error message when collectstatic can't find a refere...
James Bligh
2026-03-06
Refs #28877 -- Added special ordinal context when humanizing value 1.
Julien Palard
2026-03-04
Fixed #21080 -- Ignored urls inside comments during collectstatic.
James Bligh
2026-03-03
Fixed #36887 -- Improved admin changelist layout for object-tools button.
Jacob Walls
2026-02-28
Refs #36513 -- Fixed font-color to also apply to select options in TabularInl...
Antoliny0919
2026-02-28
Fixed #36914 -- Fixed background-color to also apply to select options in Tab...
Antoliny0919
2026-02-27
Fixed #27489 -- Renamed permissions upon model renaming in migrations.
Artyom Kotovskiy
2026-02-27
Fixed #34643 -- Moved inputs beneath labels and errors in admin forms.
antoliny0919
2026-02-25
Fixed #36948 -- Fixed breadcrumb text overlap at small widths in admin.
Amar
2026-02-25
Fixed #36839 -- Warned when model renames encounter conflicts from stale Cont...
AbhimanyuGit2507
2026-02-25
Refs #36873 -- Fixed changelink background image Y position.
Antoliny0919
2026-02-25
Fixed #36873 -- Aligned and normalized stroke width for non-multiple select i...
Antoliny0919
2026-02-21
Fixed #36899 -- Implemented SessionBase.__bool__.
Amar
2026-02-21
Fixed #36935 -- Added fallback in ContentType.app_labeled_name when model_cla...
Marco Aurélio da Rosa Haubrich
2026-02-20
Fixed #36920 -- Fixed alignment of fieldset legends in wide admin forms.
usman
2026-02-20
Fixed #36127 -- Applied default empty display value to links otherwise contai...
SiHyunLee
2026-02-13
Fixed #36857 -- Added QuerySet.totally_ordered property.
VIZZARD-X
2026-02-13
Fixed #36513 -- Improved text contrast for admin M2M multi-select widget.
Nilesh Kumar Pahari
2026-02-11
Fixed #36921 -- Fixed KeyError in inline form for model not registered with a...
Sean Helvey
2026-02-10
Fixed #36903 -- Fixed further NameErrors when inspecting functions with defer...
93578237
[next]