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
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
9 days
Fixed CVE-2026-15830 -- Mitigated potential DoS via nested geometry collections.
Jacob Walls
9 days
Fixed CVE-2026-15307 -- Blocked raster strings and dicts in spatial lookups.
Jacob Walls
11 days
Fixed #37242 -- Fixed reading null time fields in LayerMapping.
Jacob Walls
13 days
Fixed #36626 -- Preserved milliseconds in DataSource time fields.
Francesco Bruni
13 days
Fixed #37236 -- Allowed altering spatial indexes on RasterField.
Mariano Baragiola
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-27
Refs #22712 -- Restored django.contrib.staticfiles.finders.BaseFinder.find().
Nick Pope
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-23
Fixed #36027 -- Made error response rendering thread-sensitive.
Carlton Gibson
2026-07-20
Fixed #36694 -- Restored missing Index options in PostGISSchemaEditor._create...
Clifford Gama
2026-07-14
Fixed #37210 -- Logged cached_db session cache delete failures.
vismaytiwari
2026-07-13
Fixed #37187, #37190 -- Pointed ModelAdmin warnings to the deprecated code.
Mike Edmunds
2026-07-13
Fixed #37178 -- Moved MiddlewareMixin out of utils.deprecation.
CharulL00
2026-07-10
Fixed #36864 -- Supported modules and submodules in import_string().
Leland
2026-07-08
Fixed #36621 -- Fixed arrow buttons position in admin filter_vertical widget.
antoliny0919
2026-07-06
Fixed CVE-2026-53877 -- Prevented heap buffer over-read when creating GDALRas...
Jacob Walls
2026-06-26
Clarified "plaintext" vs. "plain-text" in password hashers docs.
Mike Edmunds
2026-06-26
Fixed #37184 -- Allowed non-UTF-8 bytes passwords in the PBKDF2 and MD5 passw...
Jacob Walls
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-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
[next]