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
path:
root
/
docs
/
ref
Age
Commit message (
Expand
)
Author
2025-11-19
Fixed #26609 -- Extended fields.E004 system check for unordered iterables.
Mariusz Felisiak
2025-11-17
Fixed #24920 -- Added support for DecimalField with no precision.
Mariusz Felisiak
2025-11-13
Fixed #36686 -- Clarified Meta.ordering is ignored in GROUP BY queries.
Kasyap Pentamaraju
2025-11-10
Fixed typo in docs/ref/databases.txt.
Clifford Gama
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-06
Removed community packages admonition from settings docs.
Tim Schilling
2025-10-30
Added community package storage backends mention to docs.
Tim Schilling
2025-10-29
Refs #35381 -- Clarified key and index lookup handling of None in exact looku...
Clifford Gama
2025-10-29
Fixed #35381 -- Added JSONNull() expression.
Clifford Gama
2025-10-29
Fixed #36329 -- Removed non-code custom link text when cross-referencing Pyth...
Clifford Gama
2025-10-27
Fixed #36624 -- Dropped support for MySQL < 8.4.
Mariusz Felisiak
2025-10-19
Refs #36005 -- Bumped minimum supported versions of docutils to 0.22.
Mariusz Felisiak
2025-10-18
Fixed #36671 -- Dropped support for SQLite < 3.37.
Mariusz Felisiak
2025-10-18
Fixed #21961 -- Added support for database-level delete options for ForeignKey.
Mariusz Felisiak
2025-10-17
Fixed #36669 -- Doc'd that negative indexes are not supported in F() slices.
aj2s
2025-10-16
Fixed #28586 -- Added model field fetch modes.
Adam Johnson
2025-10-13
Fixed #36611, Refs #36580 -- Added system check for multicolumn ForeignObject...
Sarah Boyce
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
Added missing backticks in docs/ref/models/fields.txt.
Mariusz Felisiak
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
Refs #36143, #28596 -- Avoided mentioning exact query parameter limit in bulk...
Jacob Walls
2025-09-29
Fixed #36277 -- Fixed DatabaseFeatures.supports_virtual_generated_columns on ...
arsalan64
2025-09-25
Fixed #36605 -- Added support for QuerySet.in_bulk() after .values() or .valu...
John Parton
2025-09-23
Refs #25508 -- Used QuerySet.__repr__ in docs/ref/contrib/postgres/search.txt.
Jacob Walls
2025-09-22
Refs #33783 -- Added IsEmpty GIS database function and __isempty lookup on Sp...
David Smith
2025-09-17
Refs #35444 -- Removed contrib.postgres aggregates ordering kwarg per depreca...
Jacob Walls
2025-09-17
Removed versionadded/changed annotations for 5.2.
Jacob Walls
2025-09-17
Refs #35859 -- Removed support for Task enqueuing on transaction commit.
Jacob Walls
2025-09-16
Fixed #35859 -- Added background Tasks framework interface.
Jake Howard
2025-09-16
Fixed #28041 -- Added Lexeme expression to contrib.postgres.search.
GappleBee
2025-09-16
Fixed #36426 -- Added support for further iterables in prefetch_related_objec...
blingblin-g
2025-09-14
Fixed #27222 -- Refreshed model field values assigned expressions on save().
Simon Charette
2025-09-14
Refs #27222 -- Refreshed GeneratedFields values on save() initiated update.
Simon Charette
2025-09-13
Fixed typo in docs/ref/contrib/contenttypes.txt.
Jacob Walls
2025-09-12
Fixed #36597 -- Corrected directives for functions from email module in docs.
Mridul Dhall
2025-09-09
Fixed #36486 -- Added MongoDB to list of third-party DB backends.
Salman
2025-09-05
Fixed #36564 -- Changed DEFAULT_AUTO_FIELD from AutoField to BigAutoField.
Tim Graham
2025-09-04
Refs #36588 -- Warned about using external templates in startapp/startproject...
Jake Howard
2025-09-02
Fixed #36549 -- Doc'd use of OpenLayersWidget and OSMWidget with CSP.
David Smith
2025-08-31
Removed unused import in docs/ref/models/expressions.txt example.
Clifford Gama
2025-08-29
Fixed #35831 -- Documented the model form meta API in model form reference docs.
Mustafa Pirbhai
2025-08-28
Fixed #36532 -- Added Content Security Policy view decorators to override or ...
Rob Hudson
2025-08-28
Ensured :doc: role uses absolute targets in docs.
Adam Johnson
2025-08-28
Replaced :doc: role usage with :ref: when appropriate in docs.
Natalia
2025-08-28
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
SaJH
2025-08-26
Fixed #36568 -- Confirmed support for GEOS 3.14.
David Smith
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
[prev]
[next]