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
Age
Commit message (
Expand
)
Author
3 days
Fixed #37257, Refs #35738 -- Prevented double-dot deprecation warnings for te...
Adam Johnson
6 days
Refs #36905 -- Corrected safe param in JSONResponse signature in docs.
Aslan Osmanov
7 days
Fixed #29969 -- Omitted inlines without add permission on save-as-new.
Jakob Friedrich
8 days
Updated translations from Transifex.
Jacob Walls
8 days
Fixed #37224 -- Skipped questioner for field changes on unmanaged models.
Vishy
9 days
Fixed #37239 -- Cleared stale db_default when pk comes from related object.
Jacob Walls
9 days
Refs #36735 -- Added DatabaseFeatures.supports_uuid4_function_in_default feat...
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-15337 -- Mitigated potential DoS in check_for_language().
Natalia
9 days
Fixed CVE-2026-15307 -- Blocked raster strings and dicts in spatial lookups.
Jacob Walls
10 days
Refs #28586 -- Renamed RAISE fetch mode to FETCH_RAISE.
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
13 days
Fixed #27734 -- Made parallel test workers reuse database clones of exited wo...
Ahmed Mohamed
13 days
Fixed #37238 -- Prevented fallback to python default for a pk with a db_default.
Jacob Walls
13 days
Fixed #37235 -- Added compatibility for sqlparse 0.5.5.
Sarah Boyce
13 days
Fixed #37240 -- Fixed simplify_regex() with multiple unnamed groups.
SEPURI-SAI-KRISHNA
2026-07-29
Fixed #37234 -- Fixed bulk_create() for late-saved related primary keys.
Filip Sedlák
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-27
Fixed #37198 -- Fixed content_disposition_header() quoting of filenames endin...
Vishy
2026-07-24
Fixed #37160 -- Made admin views raise PermissionDenied consistently.
Natalia
2026-07-24
Fixed subject/verb agreement in DecimalValidator messages.
Mike Edmunds
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-23
Fixed #37203 -- Used normalized field names for composite pks in inspectdb.
mundur
2026-07-23
Refs #37203 -- Escaped introspection error comments in inspectdb.
mundur
2026-07-21
Fixed #36229 -- Improved SVG icon color contrast in django/views/templates/de...
Phinart98
2026-07-20
Fixed #36694 -- Restored missing Index options in PostGISSchemaEditor._create...
Clifford Gama
2026-07-17
Fixed #35875 -- Added dark mode support to technical 404 and 500 error views.
Harvey Bellini
2026-07-16
Fixed #32915 -- Suppressed fewer ImportErrors in management commands.
Ben Cail
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
Refs #37187 -- Implemented warn_about_implementation() deprecation utility.
Mike Edmunds
2026-07-13
Fixed #37178 -- Moved MiddlewareMixin out of utils.deprecation.
CharulL00
2026-07-13
Fixed #29303 -- Avoided mutating original view in non_atomic_requests().
Sina Chaichi Maleki
2026-07-10
Fixed #36864 -- Supported modules and submodules in import_string().
Leland
2026-07-10
Fixed #35813 -- Made migrations track all changes to unmanaged models.
Hanny
2026-07-08
Fixed #36621 -- Fixed arrow buttons position in admin filter_vertical widget.
antoliny0919
2026-07-08
Fixed #17631 -- Handled fields and files with the same name in encode_multipa...
anurag629
2026-07-07
Refs #36983 -- Skipped GC specific tests when GIL disabled.
Carlton Gibson
2026-07-06
Fixed CVE-2026-53878 -- Prevented newlines from being accepted in DomainNameV...
Natalia
2026-07-06
Fixed CVE-2026-53877 -- Prevented heap buffer over-read when creating GDALRas...
Jacob Walls
2026-07-06
Fixed CVE-2026-48588 -- Prevented caching of responses that set cookies and v...
Natalia
2026-07-06
Fixed #37122 -- Updated JSONField has_changed method to check for disabled st...
FrickWu
[next]