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-07-09
Refs #35844, #35945 -- Used asgiref.sync.iscoroutinefunction() instead of dep...
Mariusz Felisiak
2025-07-03
Refs #27236 -- Removed references to removed index_together migration methods.
Clifford Gama
2025-07-02
Added release date for 5.2.4.
Natalia
2025-07-02
Added stub release notes for 5.2.5.
Natalia
2025-07-01
Fixed #35846 -- Ensured consistent path ordering in ManifestStaticFilesStorag...
Matthew Stell
2025-07-01
Fixed #36479 -- Improved how FileNotFoundError is triggered in code formatter...
Roel Delos Reyes
2025-06-30
Fixed #36464 -- Fixed "__in" tuple lookup on backends lacking native support.
Simon Charette
2025-06-27
Refs #15727 -- Updated AdminSeleniumTestCase to use ContentSecurityPolicyMidd...
Natalia
2025-06-27
Fixed #15727 -- Added Content Security Policy (CSP) support.
Rob Hudson
2025-06-27
Fixed #36366 -- Improved accessibility of pagination in the admin.
antoliny0919
2025-06-27
Fixed #35595, #35962 -- Removed indexes and constraints before fields in migr...
wookkl
2025-06-27
Fixed indentation in docs/internals/howto-release-django.txt.
Sarah Boyce
2025-06-27
Separated creating the release and setting it as default in Trac in the post-...
Sarah Boyce
2025-06-26
Fixed #36478 -- Fixed inconsistent mail attachment handling.
Mike Edmunds
2025-06-25
Fixed #36386 -- Added styles and icons for INFO and DEBUG messages in the admin.
michalpokusa
2025-06-25
Fixed #36471 -- Added support for __coveredby GIS lookup and Collect, GeoHash...
Mariusz Felisiak
2025-06-23
Fixed #35305 -- Avoided recreating constraints on fields renamed via db_column.
Jacob Walls
2025-06-21
Removed @skipIfDBFeature silencing of nonexistent features.
Tim Graham
2025-06-20
Removed @skipUnlessDBFeature silencing of nonexistent features.
Tim Graham
2025-06-20
Fixed #36152 -- Deprecated use of "%" in column aliases.
Jacob Walls
2025-06-19
Refs #35038 -- Reduced CreateModel/AlterConstraint operations when optimizing...
Jacob Walls
2025-06-18
Clarified that only latest dependency versions are valid for security reports.
Jake Howard
2025-06-18
Fixed #36465, Refs #35816 -- Disallowed '+' and '-' characters in template va...
haileyajohnson
2025-06-18
Fixed #36467 -- Removed leading whitespaces from Set-Cookie header values in ...
Lukas Komischke
2025-06-18
Refs #36467 -- Added test for Set-Cookie header values in ASGIHandler.
Sarah Boyce
2025-06-18
Fixed #36437 -- Improved accessibility of messages in admin.
michalpokusa
2025-06-18
Fixed #32770 -- Added system check to ensure django.contrib.postgres is insta...
Clifford Gama
2025-06-17
Refs #36009 -- Added GitHub action workflow to run tests with latest stable p...
nessita
2025-06-17
Added guidance on AI-assisted security reports to docs/internals/security.txt.
nessita
2025-06-16
Refs #36380 -- Replaced mocked logging assertions in tests/backends/tests.py.
Natalia
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
[prev]
[next]