index
:
django.git
fix-31295
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
2026-03-30
[5.2.x] Applied Black's 2026 stable style.
Mariusz Felisiak
2026-03-02
[5.2.x] Refs #36944 -- Added missing versionchanged annotation for MAX_LENGTH...
Jacob Walls
2026-02-25
[5.2.x] Fixed #36944 -- Removed MAX_LENGTH_HTML and related 5M chars limit re...
Natalia
2025-11-26
[5.2.x] Fixed #31506 -- Clarified that ExpressionWrapper does not perform dat...
Cha Hwa Young
2025-11-13
[5.2.x] Fixed #36686 -- Clarified Meta.ordering is ignored in GROUP BY queries.
Kasyap Pentamaraju
2025-10-17
[5.2.x] Fixed #36669 -- Doc'd that negative indexes are not supported in F() ...
aj2s
2025-10-09
[5.2.x] Corrected admin check IDs in docs.
Mariusz Felisiak
2025-10-08
[5.2.x] Fixed #36526 -- Doc'd QuerySet.bulk_update() memory usage when batching.
Natalia
2025-10-08
[5.2.x] Added missing backticks in docs/ref/models/fields.txt.
Mariusz Felisiak
2025-10-03
[5.2.x] Refs #36143, #28596 -- Avoided mentioning exact query parameter limit...
Jacob Walls
2025-09-23
[5.2.x] Refs #25508 -- Used QuerySet.__repr__ in docs/ref/contrib/postgres/se...
Jacob Walls
2025-09-13
[5.2.x] Fixed typo in docs/ref/contrib/contenttypes.txt.
Jacob Walls
2025-09-12
[5.2.x] Fixed #36597 -- Corrected directives for functions from email module ...
Mridul Dhall
2025-09-09
[5.2.x] Fixed #36486 -- Added MongoDB to list of third-party DB backends.
Salman
2025-09-04
[5.2.x] Refs #36588 -- Warned about using external templates in startapp/star...
Jake Howard
2025-08-31
[5.2.x] Removed unused import in docs/ref/models/expressions.txt example.
Clifford Gama
2025-08-29
[5.2.x] Fixed #35831 -- Documented the model form meta API in model form refe...
Mustafa Pirbhai
2025-08-19
[5.2.x] Fixed spelling of "logged-in" when used as an adjective in docs.
mengxun
2025-08-13
[5.2.x] Aligned format of constraint examples in docs/ref/models/constraints....
David Sanders
2025-08-05
[5.2.x] Fixed #36530 -- Extended fields.E347 to check for ManyToManyField inv...
jkhall81
2025-07-13
[5.2.x] Fixed typo in docs/ref/utils.txt.
Clifford Gama
2025-06-16
[5.2.x] Fixed #36447 -- Selected preferred media type based on quality.
Jake Howard
2025-06-11
[5.2.x] Fixed #36425 -- Standardized integer fields descriptions.
junghwan16
2025-06-03
[5.2.x] Fixed #36411 -- Made HttpRequest.get_preferred_type() consider media ...
Jake Howard
2025-05-23
[5.2.x] Fixed typo in docs/ref/forms/renderers.txt.
Adam Zapletal
2025-05-15
[5.2.x] Added missing import in docs/ref/contrib/admin/index.txt.
antoliny0919
2025-05-15
[5.2.x] Fixed incorrect spacing in docs/ref/contrib/postgres/fields.txt.
Jacob Walls
2025-05-02
[5.2.x] Fixed #17461 -- Doc'd the presumed order of foreign keys on the inter...
Clifford Gama
2025-04-27
[5.2.x] Fixed #35931 -- Documented fields and methods of the FlatPage model.
koresi
2025-04-08
[5.2.x] Clarified `url` and `name` arguments in flatpages URLconf ref docs.
Clifford Gama
2025-04-08
[5.2.x] Added missing closing parenthesis in docs/ref/contrib/flatpages.txt.
Natalia
2025-04-02
[5.2.x] Fixed #36213 -- Doc'd MySQL's handling of self-select updates in Quer...
Babak Mahmoudy
2025-03-31
[5.2.x] Clarified pre_delete and post_delete's origin attributes.
Clifford Gama
2025-03-23
[5.2.x] Updated ogrinfo output in GIS tutorial.
dr-rompecabezas
2025-03-21
[5.2.x] Refs #36095 -- Doc'd that ManyToManyField.through supports lazy relat...
Clifford Gama
2025-03-21
[5.2.x] Fixed #36266 -- Renamed HIDE_PRODUCTION_WARNING environment variable ...
Johanan Oppong Amoateng
2025-03-19
[5.2.x] Fixed #36097 -- Replaced GIS functions table with section headers for...
Sarah Boyce
2025-03-18
[5.2.x] Fixed #33497 -- Doc'd that persistent DB connections should be disabl...
Carlton Gibson
2025-03-18
[5.2.x] Fixed #36078 -- Doc'd that Postgres normalizes a range field with no ...
Clifford Gama
2025-03-14
[5.2.x] Fixed pronoun disagreement in docs/ref/models/querysets.txt.
Clifford Gama
2025-03-14
[5.2.x] Corrected aggregation example in docs/ref/models/querysets.txt.
Clifford Gama
2025-03-13
[5.2.x] Fixed incorrect formatting for inline pluralized code references in d...
Clifford Gama
2025-03-12
[5.2.x] Refs #25582 -- Doc'd query and fragment arguments for reverse_lazy().
Adam Johnson
2025-03-10
[5.2.x] Fixed #36066 -- Documented that Q objects can be used directly in ann...
samruddhiDharankar
2025-03-05
[5.2.x] Fixed typo in docs/ref/checks.txt.
hesham942
2025-03-05
[5.2.x] Fixed #36227 -- Fixed outdated PostgreSQL documentation links.
hesham942
2025-03-04
[5.2.x] Fixed #36128 -- Clarified auto-generated unique constraint on m2m thr...
Clifford Gama
2025-02-24
[5.2.x] Added security guideline on reasonable size limitations when renderin...
Sarah Boyce
2025-02-20
[5.2.x] Clarified admonition in GeneratedField docs.
Adam Zapletal
2025-02-18
[5.2.x] Removed advice to propose a new contrib app.
Sarah Boyce
[next]