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-10-16
Refs #28586 -- Simplified related descriptor get_queryset() methods.
Adam Johnson
2025-10-16
Refs #28586 -- Made fetch modes pickle as singletons.
Adam Johnson
2025-10-16
Fixed #28586 -- Added model field fetch modes.
Adam Johnson
2025-10-16
Refs #28586 -- Edited related objects documentation.
Adam Johnson
2025-10-15
Refs #36648 -- Removed hardcoded pk in CompositePKAggregateTests.
Jacob Walls
2025-10-15
Fixed parameter names in in "New contributor" GitHub action.
Mariusz Felisiak
2025-10-15
Fixed 36622 -- Prevented LazyObject FileField storages from evaluating at boo...
Clifford Gama
2025-10-15
Fixed #36659 -- Fixed flatpage content selector in admin forms.css.
Baptiste Mispelon
2025-10-15
Skipped GISFunctionsTests.test_geometry_type() test for MultiPoint on MariaDB...
Mariusz Felisiak
2025-10-15
Moved object creation to subTest() in GISFunctionsTests.test_geometry_type() ...
Mariusz Felisiak
2025-10-14
Fixed #36648, Refs #33772 -- Accounted for composite pks in first()/last() wh...
Jacob Walls
2025-10-14
Removed pre-release wheel-only advice in docs/internals/howto-release-django....
Jacob Walls
2025-10-14
Removed setuptools from GitHub actions.
Jacob Walls
2025-10-14
Removed mention of setuptools in docs/internals/contributing/writing-code/uni...
Jacob Walls
2025-10-14
Fixed #36654 -- Corrected Model._do_update()'s docstring.
Augusto Pontes
2025-10-14
Refs #31223 -- Added __class_getitem__() to SetPasswordMixin.
Thibaut Decombe
2025-10-14
Fixed #34041 -- Added aria-current attribute to admin breadcrumbs.
antoliny0919
2025-10-14
Pinned "New contributor" GitHub action to v1.
Jacob Walls
2025-10-13
Cautioned against multi-level relative imports in coding style docs.
lyova24
2025-10-13
Replaced multi-level relative imports with absolute imports in django/.
lyova24
2025-10-13
Added notes about automatic roadmap generation for next version in docs/inter...
Natalia
2025-10-13
Fixed #36625 -- Mentioned exit() in tutorial's instruction to restart the shell.
arsalan64
2025-10-13
Removed reference to "manager" in ForeignKeyTests.
Jacob Walls
2025-10-13
Fixed #36611, Refs #36580 -- Added system check for multicolumn ForeignObject...
Sarah Boyce
2025-10-13
Fixed #36660 -- Fixed a regression in descending Index local field checks.
Simon Charette
2025-10-12
Optimized View.dispatch() a bit.
sobolevn
2025-10-11
Fixed #36646 -- Added compatibility for oracledb 3.4.0.
Simon Charette
2025-10-09
Corrected admin check IDs in docs.
Mariusz Felisiak
2025-10-08
Fixed #36526 -- Doc'd QuerySet.bulk_update() memory usage when batching.
Natalia
2025-10-08
Fixed #35961 -- Migrated license metadata in pyproject.toml to conform PEP 639.
Michiel W. Beijen
2025-10-08
Refs #36595 -- Extended "postgis" GitHub Action to run against PostGIS 3.6.
Chris Muthig
2025-10-08
Added missing backticks in docs/ref/models/fields.txt.
Mariusz Felisiak
2025-10-07
Added required "issue_message" input to "New contributor" GitHub action.
Tim Kamanin
2025-10-03
Refs #36623 -- Confirmed support for PostGIS 3.6.
Mariusz Felisiak
2025-10-03
Fixed #36623 -- Dropped support for PostgreSQL 14 and PostGIS 3.1.
Mariusz Felisiak
2025-10-03
Fixed #36636, Refs #15902 -- Removed session-based storage reference from set...
Dani Fornons
2025-10-03
Refs #36143, #28596 -- Avoided mentioning exact query parameter limit in bulk...
Jacob Walls
2025-10-02
Refs #36491 -- Skipped ParallelTestSuiteTest.test_buffer_mode_reports_setupcl...
Mariusz Felisiak
2025-10-01
Rewrapped security archive at 79 chars.
Mariusz Felisiak
2025-10-01
Added CVE-2025-59681 and CVE-2025-59682 to security archive.
Jacob Walls
2025-10-01
Added stub release notes for 5.2.8.
Jacob Walls
2025-10-01
Fixed CVE-2025-59682 -- Fixed potential partial directory-traversal via archi...
Sarah Boyce
2025-10-01
Fixed CVE-2025-59681 -- Protected QuerySet.annotate(), alias(), aggregate(), ...
Mariusz Felisiak
2025-09-30
Made cosmetic edits to 5.2.7 release notes.
Jacob Walls
2025-09-30
Fixed #36614 -- Deprecated QuerySet.values_list(flat=True) without a field.
Adam Johnson
2025-09-30
Fixed #36619 -- Vendored eslint configuration dependencies.
Jacob Walls
2025-09-29
Skipped NOT NULL constraints on PostgreSQL 18+.
Mariusz Felisiak
2025-09-29
Fixed assertIndexExists() crash when non-index constraint exists on the same ...
Mariusz Felisiak
2025-09-29
Added PostgreSQL 18 to scheduled tests workflow.
Mariusz Felisiak
2025-09-29
Fixed #36587 -- Clarified usage of `list.insert()` for upload handlers.
okaybro
[prev]
[next]