index
:
chango.git
devmain
fix-31295
initial-branch
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
14 days
Fixed #37176 -- Made Action importable from django.contrib.admin.
Mariusz Felisiak
2026-06-16
Fixed #37163 -- Optimized @user_passes_test async checking.
Adam Johnson
2026-06-11
Fixed #36969, #35371 -- Reduced false positives in strings during collectstatic.
James Bligh
2026-06-11
Fixed #36979 -- Made GenericInlineModelAdmin.get_formset() use get_exclude().
Manas225
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-02
Refs #36439 -- Added missing thread_sensitive=False to dummy password hasher ...
Jacob Walls
2026-06-01
Refs #28800 -- Lifted some url functions from admindocs into urls.utils.
Chris Rose
2026-06-01
Updated translations from Transifex.
Jacob Walls
2026-06-01
Fixed #36436 -- Made CookieStorage.signer attribute private.
Skyiesac
2026-05-28
Fixed #36225 -- Coped with lack of get_by_natural_key() in createsuperuser.
babbitt
2026-05-27
Fixed #37019 -- Updated login() and logout() to set request.auser.
vishwa
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
Increased the default PBKDF2 iterations for Django 6.2.
Sarah Boyce
2026-05-20
Fixed #37091 -- Confirmed support for GDAL 3.13.
Milad Zarour
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-06
Refs #36439 -- Added sync_to_async() to dummy password hasher path.
Jacob Walls
2026-05-06
Fixed #36300 -- Restored the semantic where RemoteUserMiddleware.header corre...
Jacob Walls
2026-05-05
Fixed #37053 -- Added validate=True to base64.b64decode() calls.
Sarah Boyce
2026-05-05
Fixed CVE-2026-35192 -- Ensured Vary header is sent when setting session cook...
Jake Howard
2026-05-04
Fixed #35971 -- Added RemoteUserMiddleware.get_username() helper.
Jacob Walls
2026-05-04
Fixed #37079 -- Fixed specialization of header lookups in RemoteUserMiddleware.
Jacob Walls
2026-05-04
Fixed #36459 -- Added aria-label to buttons in admin calendar and clock widgets.
Skyiesac
2026-05-01
Refs #35303 -- Improved use of async methods in RemoteUserMiddleware.
Sarah Boyce
2026-05-01
Refs #689, #4015 -- Removed RemoteUserMiddleware updates to request.user/ause...
Sarah Boyce
2026-05-01
Refs #689 -- Made RemoteUserMiddleware ImproperlyConfigured error message han...
Sarah Boyce
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-28
Fixed #36990 -- Bumped OpenLayers to 10.9.0.
VIZZARD-X
2026-04-27
Fixed #36901 -- Centralized auth timing attack mitigations.
afenoum
2026-04-24
Fixed #36542 -- Marked authenticate() with @sensitive_variables() decorator.
KANIN KEARPIMY
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
[next]