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
Age
Commit message (
Expand
)
Author
2025-11-11
Refs #35844 -- Ran further selenium tests with --parallel=1.
Jacob Walls
2025-11-11
Refs #35844 -- Ran selenium tests with --parallel=1.
Jacob Walls
2025-11-11
Refs #35844 -- Checked for forkserver mode when running runtests.py with --se...
Jacob Walls
2025-11-11
Fixed #36053 -- Fixed placement of FilteredSelectMultiple widget label.
Dani Fornons
2025-11-10
Fixed typo in docs/ref/databases.txt.
Clifford Gama
2025-11-10
Fixed #36715 -- Handled non-finite Decimals in intcomma filter.
Kasyap Pentamaraju
2025-11-10
Refs #36680 -- Avoided manipulating PATH in AdminScriptTestCase.
Jacob Walls
2025-11-10
Fixed unsafe variable interpolation in GitHub Action workflow.
Markus Holtermann
2025-11-10
Clarified "get_db_prep_value" default result in docs/ref/models/fields.txt.
Clifford Gama
2025-11-10
Clarified EmailValidator docs to specify it validates an email address.
Hong Xu
2025-11-07
Fixed #36420 -- Used actual SQLite limits in last_executed_query() quoting.
myoungjinGo
2025-11-07
Fixed #36705 -- Avoided string concatenation in utils.
Kasyap Pentamaraju
2025-11-07
Fixed #36315 -- Used TaskGroup instead of asyncio.gather().
Thomas Grainger
2025-11-07
Refs #36315 -- Replaced manual task and cancellation handling with TaskGroup ...
Thomas Grainger
2025-11-07
Refs #36315 -- Used contextlib.closing() in ASGIHandler.handle().
Thomas Grainger
2025-11-06
Removed community packages admonition from settings docs.
Tim Schilling
2025-11-06
Added community package email backends mention to docs.
Tim Schilling
2025-11-06
Fixed #36702 -- Made bulk_create() return pk values set by an expression.
us77ipis
2025-11-05
Fixed #36710 -- Fixed a regression in urlize for multipart domain names.
Mehraz Hossain Rumman
2025-11-05
Fixed #36709 -- Included static methods in system check for UserModel.is_anon...
Harsh Jain
2025-11-05
Added CVE-2025-64458 and CVE-2025-64459 to security archive.
Natalia
2025-11-05
Added stub release notes for 5.2.9.
Natalia
2025-11-05
Refs CVE-2025-64459 -- Avoided propagating invalid arguments to Q on dictiona...
Jacob Walls
2025-11-05
Fixed CVE-2025-64459 -- Prevented SQL injections in Q/QuerySet via the _conne...
Jacob Walls
2025-11-05
Fixed CVE-2025-64458 -- Mitigated potential DoS in HttpResponseRedirect/HttpR...
Jacob Walls
2025-11-04
Fixed #36704 -- Fixed system check error for proxy model with a composite pk.
Hal Blackburn
2025-11-04
Fixed #36652 -- Increased determinism when loading migrations from disk.
Jayden Kneller
2025-11-04
Updated ticket triage process diagram and contributing docs.
ontowhee
2025-11-03
Fixed #36695 -- Fixed handling of parameterized generics in migration seriali...
Augusto Pontes
2025-10-31
Fixed #36661 -- Added introspection of database-level delete options.
Mariusz Felisiak
2025-10-31
Fixed #36696 -- Fixed NameError when inspecting functions with deferred annot...
Patrick Rauscher
2025-10-30
Added community package storage backends mention to docs.
Tim Schilling
2025-10-30
Refs #36680 -- Fixed admin_scripts tests crash when black is not installed.
Mariusz Felisiak
2025-10-29
Refs #35381 -- Clarified key and index lookup handling of None in exact looku...
Clifford Gama
2025-10-29
Refs #35381 -- Deprecated using None in JSONExact rhs to mean JSON null.
Clifford Gama
2025-10-29
Refs #35381 -- Delegated ArrayField element prepping to base_field.get_db_pre...
Clifford Gama
2025-10-29
Fixed #35381 -- Added JSONNull() expression.
Clifford Gama
2025-10-29
Added stub release notes and release date for 5.2.8, 5.1.14, and 4.2.26.
Jacob Walls
2025-10-29
Fixed #36329 -- Removed non-code custom link text when cross-referencing Pyth...
Clifford Gama
2025-10-29
Fixed #36678 -- Limited retries in ParallelTestRunner.
Jacob Walls
2025-10-29
Refs #35972 -- Returned params in a tuple in further lookups.
Jacob Walls
2025-10-28
Reverted "Fixed #26434 -- Removed faulty clearing of ordering field when miss...
Jacob Walls
2025-10-28
Fixed #36596 -- Made parallel test runner respect django_test_skips and djang...
Mariusz Felisiak
2025-10-28
Fixed #36680 -- Parametrized formatter discovery in AdminScriptTestCase.
Jacob Walls
2025-10-27
Fixed #26434 -- Removed faulty clearing of ordering field when missing from e...
Michal Mládek
2025-10-27
Fixed #36681 -- Removed English pluralization bias from example in docs/topic...
Kasyap Pentamaraju
2025-10-27
Fixed #36624 -- Dropped support for MySQL < 8.4.
Mariusz Felisiak
2025-10-25
Fixed #36683 -- Added error message on QuerySet.update() following distinct(*...
Matthew Shirley
2025-10-24
Fixed #36674 -- Fixed memory leak in select_related().
Ken Nzioka
2025-10-24
Fixed IntegrityError in bulk_create.tests.BulkCreateTransactionTests due to d...
Natalia
[prev]
[next]