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-06-16
Fixed #36380 -- Deferred SQL formatting when running tests with --debug-sql.
Natalia
2025-06-16
Fixed #36453 -- Made When.condition resolve with for_save=False.
Clifford Gama
2025-06-16
Fixed #36447 -- Selected preferred media type based on quality.
Jake Howard
2025-06-13
Corrected jsonfield fieldlookup references.
Sarah Boyce
2025-06-13
Fixed #36433 -- Fixed constraint validation crash when condition uses a Forei...
Colleen Dunlap
2025-06-13
Refs #35676 -- Added supports_table_check_constraints skip to model_forms tests.
Tim Graham
2025-06-12
Fixed #25706 -- Refactored geometry widgets to remove inline JavaScript.
Claude Paroz
2025-06-12
Fixed #36463 -- Fixed grammar in docs/intro/contributing.txt.
Sulove Bista
2025-06-12
Fixed #36454 -- Fixed typo in docs/intro/tutorial08.txt.
ruvilonix
2025-06-12
Fixed #36442 -- Cloned FilteredRelation before rename_prefix_from_q.
viliam mihalik
2025-06-11
Made minor grammar and punctuation fixes in docs/topics/migrations.txt.
Clifford Gama
2025-06-11
Removed default value for app_configs in system check functions.
Adam Johnson
2025-06-11
Fixed #36421 -- Made test_msgfmt_error_including_non_ascii compatible with ms...
Jericho Serrano
2025-06-11
Fixed #36425 -- Standardized integer fields descriptions.
junghwan16
2025-06-10
Added follow-up to CVE-2025-48432 to security archive.
Sarah Boyce
2025-06-10
Added stub release notes for 5.2.4.
Sarah Boyce
2025-06-10
Fixed #36448 -- Fixed GeoDjango spelling in test_commands.py docstrings.
nakano
2025-06-10
Refs #373 -- Doc'd that on_delete is ignored for ForeignObject.
Jacob Walls
2025-06-10
Fixed #36449 -- Fixed field types in example model using ForeignObject.
Jacob Walls
2025-06-10
Refs #36419 -- Fixed BulkUpdateTests.test_json_field_sql_null() crash on Oracle.
Mariusz Felisiak
2025-06-09
Refs #34378, #36143, #36416 -- Fixed isolation of LookupTests.test_in_bulk_pr...
Jacob Walls
2025-06-09
Fixed #36446 -- Restored "q" in internal MediaType.params property.
Natalia
2025-06-09
Refs #10785 -- Added missing __hash__() method to custom pk test model.
Jacob Walls
2025-06-06
Fixed #36419 -- Ensured for_save was propagated when resolving expressions.
Clifford Gama
2025-06-06
Refs CVE-2025-48432 -- Prevented log injection in remaining response logging.
Jake Howard
2025-06-06
Refs CVE-2025-48432 -- Made SuspiciousOperation logging use log_response() fo...
Natalia
2025-06-06
Refactored logging_tests to reuse assertions for log records.
Natalia
2025-06-06
Updated translations from Transifex.
Sarah Boyce
2025-06-05
Added validation to BaseSpatialFeatures.has_<Func>_function.
Tim Graham
2025-06-05
Fixed #36435 -- Made CaptureQueriesContext restore reset_queries conditionally.
Adam Johnson
2025-06-05
Refs #36435 -- Tidied tests for CaptureQueriesContext and assertNumQueries.
Adam Johnson
2025-06-05
Fixed #36407 -- Ensured default value is cast in Case expressions used in ORD...
ontowhee
2025-06-04
Added CVE-2025-48432 to security archive.
Natalia
2025-06-04
Added stub release notes for 5.2.3.
Natalia
2025-06-04
Fixed CVE-2025-48432 -- Escaped formatting arguments in `log_response()`.
Natalia
2025-06-04
Fixed #36432 -- Fixed a prefetch_related crash on related target subclass que...
Simon Charette
2025-06-03
Fixed #36411 -- Made HttpRequest.get_preferred_type() consider media type par...
Jake Howard
2025-06-03
Fixed #36416 -- Made QuerySet.in_bulk() account for composite pks in id_list.
Jacob Walls
2025-06-03
Fixed #36060 -- Prevented IntegrityError in bulk_create() with order_with_res...
myoungjinGo-BE
2025-06-02
Fixed #36423 -- Prevented filter_horizontal buttons from intercepting form su...
Blayze
2025-05-28
Added stub release notes and release date for 5.2.2, 5.1.10, and 4.2.22.
Natalia
2025-05-27
Removed redundant redefinition of variable in tests/test_utils/tests.py.
Clifford Gama
2025-05-27
Removed unreachable check for None in TruncBase.convert_value().
Tim Graham
2025-05-26
Fixed #36402, Refs #35980 -- Updated built package name in reusable apps tuto...
Jason Judkins
2025-05-23
Fixed flakiness in file_storage.tests.CustomStorageTests.test_file_get_access...
Nick Pope
2025-05-23
Fixed #36405 -- Fixed Aggregate.order_by using OuterRef.
Adam Johnson
2025-05-23
Fixed #36404 -- Fixed Aggregate.filter using OuterRef.
Adam Johnson
2025-05-23
Fixed typo in docs/ref/forms/renderers.txt.
Adam Zapletal
2025-05-23
Refs #35444 -- Adjusted multi-args distinct aggregate test ordering expectati...
Simon Charette
2025-05-23
Fixed #36390 -- Deprecated RemoteUserMiddleware subclasses missing aprocess_r...
Sarah Boyce
[prev]
[next]