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-05-13
Fixed #36383 -- Improved migration serialization for functools.partial objects.
Adam Johnson
2025-05-13
Refs #36383 -- Added extra tests for serializing functools.partial in tests/m...
Adam Johnson
2025-05-13
Refs #36383 -- Extended DeconstructibleSerializer to support non-identifier k...
Adam Johnson
2025-05-13
Refs #36383, #26151 -- Corrected spelling of DeconstructibleSerializer.
Adam Johnson
2025-05-13
Updated guidance to propose new feature ideas in contributing docs.
Lily Foote
2025-05-13
Fixed #36332 -- Corrected HttpRequest.get_full_path() and HttpRequest.get_ful...
Aleksandr Safonov
2025-05-13
Fixed #35518 -- Optimized RoutePattern by using string operations for convert...
Jake Howard
2025-05-13
Refs #35591 -- Ensured isolated test environ for runserver warning.
Carlton Gibson
2025-05-12
Fixed #33174 -- Fixed migrations crash for model inheriting from Generic[T].
Thibaut Decombe
2025-05-12
Fixed #36373 -- Fixed select_related() crash on foreign object for a composit...
Simon Charette
2025-05-09
Refs #35980 -- Added release note about changes in release artifacts filenames.
Natalia
2025-05-09
Removed "Expected" from release date for 5.2.1, 5.1.9, and 4.2.21.
Natalia
2025-05-09
Fixed #36207 -- Cleared cached ForeignObject relations via refresh_from_db().
Jacob Walls
2025-05-09
Removed hardcoded pks in admin selenium tests.
Tim Graham
2025-05-08
Fixed #36295, Refs #24305 -- Allowed overriding GenericForeignKey fields on a...
Ahmed Nassar
2025-05-08
Fixed #36363 -- Added field names to admin duplicated fields error hint.
Eric Blum
2025-05-08
Fixed #36143 -- Made max_query_params respect SQLITE_LIMIT_VARIABLE_NUMBER.
Sage Abdullah
2025-05-08
Refs #36143 -- Tested bulk_batch_size limit for bulk_update and bulk_create.
Sage Abdullah
2025-05-07
Cleaned up CVE-2025-32873 security archive description.
Natalia
2025-05-07
Added CVE-2025-32873 to security archive.
Natalia
2025-05-07
Added stub release notes for 5.2.2.
Natalia
2025-05-06
Fixed CVE-2025-32873 -- Mitigated potential DoS in strip_tags().
Sarah Boyce
2025-05-06
Simplified artifact building steps in docs/internals/howto-release-django.txt.
Natalia
2025-05-06
Refs #36052, #32234 -- Fixed inspectdb tests for CompositePrimaryKey on Oracle.
Mariusz Felisiak
2025-05-04
Fixed #36281 -- Used async-safe write in ASGIHandler.read_body().
신우진
2025-05-02
Fixed #17461 -- Doc'd the presumed order of foreign keys on the intermediary ...
Clifford Gama
2025-04-30
Made cosmetic edits and added upcoming security release to release notes.
Natalia
2025-04-30
Fixed #36357 -- Skipped unique_together in inspectdb output for composite pri...
Baptiste Mispelon
2025-04-30
Fixed #36358 -- Corrected introspection of composite primary keys on SQLite.
Simon Charette
2025-04-30
Refs #36052, #32234 -- Removed create_test_table_with_composite_primary_key f...
Simon Charette
2025-04-30
Fixed #36360 -- Fixed QuerySet.update() crash when referring annotations thro...
Simon Charette
2025-04-30
Used bulk_create where possible in update tests.
Simon Charette
2025-04-29
Used addCleanup() instead of try-finally blocks in inspectdb tests.
Baptiste Mispelon
2025-04-28
Fixed #36354 -- Removed JavaScript workaround for browsers lacking `:has()` C...
Fabian Braun
2025-04-27
Fixed #35931 -- Documented fields and methods of the FlatPage model.
koresi
2025-04-27
Fixed #18296 -- Created missing custom target directory for startproject and ...
Bruno Alla
2025-04-27
Fixed #36346 -- Removed outdated section about the threaded option in Oracle ...
9r0k
2025-04-27
Fixed #36312 -- Removed invalid size units for svg in Safari.
Ahmed Nassar
2025-04-27
Fixed aggregation tests crash on databases that don't support JSONFields.
sage
2025-04-27
Fixed #36335 -- Fixed typo in docs/topics/db/managers.txt.
dbogar89
2025-04-26
Refs #36326 -- Fixed QuerySet.raw() crash on models with CompositePrimaryKey ...
Mariusz Felisiak
2025-04-24
Fixed #36309 -- Made email alternatives and attachments pickleable.
nessita
2025-04-23
Refs #36341 -- Added release notes for 5.1.9 and 4.2.21 for fix in wordwrap t...
nessita
2025-04-23
Fixed #36341 -- Preserved whitespaces in wordwrap template filter.
Matti Pohjanvirta
2025-04-23
Skipped "Labels" Github action when not targeting the main django/django repo.
Sarah Boyce
2025-04-23
Fixed #35801 -- Prevented collision of senders with non-overlapping lifetimes.
Simon Charette
2025-04-23
Simplified UserManager.with_perm() by using get_backends().
Bona Fide IT GmbH
2025-04-22
Fixed #36331 -- Reverted "Fixed #36055 -- Prevented overlap of object-tools b...
antoliny0919
2025-04-17
Fixed #36326 -- Added CompositePrimaryKey support in QuerySet.raw().
SaJH
2025-04-17
Fixed #35959 -- Displayed password reset button in admin only when user has s...
Sarah Boyce
[prev]
[next]