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-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
2025-02-14
[5.2.x] Corrected wording in docs/ref/models/constraints.txt.
Luke Cousins
2025-02-14
[5.2.x] Fixed typo in docs/ref/databases.txt.
Jaime Terreu
2025-02-13
[5.2.x] Fixed #36182 -- Returned "?" if all parameters are removed in queryst...
Sarah Boyce
2025-02-13
[5.2.x] Reverted "Refs #35803 -- Added support for __coveredby GIS lookup on ...
Mariusz Felisiak
2025-02-13
[5.2.x] Reverted "Fixed #35803 -- Added support for Collect, GeoHash, and IsV...
Mariusz Felisiak
2025-02-10
[5.2.x] Refs #35515 -- Added missing docs for `--no-imports` flag for the she...
Natalia
2025-02-04
[5.2.x] Clarified docs for default email value in UserManager.create_user().
amirreza sohrabi far
2025-01-30
[5.2.x] Tweaked docs to avoid reformatting given new black version.
nessita
2025-01-24
[5.2.x] Fixed ambiguous pronoun reference in docs/ref/models/fields.txt.
Clifford Gama
2025-01-21
[5.2.x] Refs 35653 -- Clarified docs for EMAIL_SSL_CERTFILE and EMAIL_SSL_KEY...
Igor Scheller
2025-01-15
Fixed #35521 -- Allowed overriding BoundField class on fields, forms and rend...
Matthias Kestenholz
2025-01-15
Refs #36070 -- Referred to pk as an attribute when a composite primary key is...
Jacob Walls
2025-01-14
Fixed #36051 -- Declared arity on aggregate functions.
Jacob Walls
2025-01-14
Fixed #36075 -- Documented how to introspect composite primary keys.
Simon Charette
2025-01-14
Fixed CVE-2024-56374 -- Mitigated potential DoS in IPv6 validation.
Michael Manfre
2025-01-13
Fixed #36077 -- Corrected docs on pk value where Model.save() executes an UPD...
Jacob Walls
2025-01-09
Fixed #35515 -- Added automatic model imports to shell management command.
Salvo Polizzi
2025-01-07
Refs #36042 -- Raised ValueError when providing composite expressions to aggr...
Jacob Walls
2025-01-06
Fixed #35718 -- Add JSONArray to django.db.models.functions.
John Parton
2025-01-06
Refs #35444 -- Deprecated contrib.postgres aggregates ordering for order_by.
Chris Muthig
2025-01-03
Fixed #36026 -- Clarified that View.setup() sets the request, args, kwargs at...
Chaitanya Rahalkar
2025-01-02
Fixed #32819 -- Added aria-describedby to fields with errors.
David Smith
2025-01-02
Fixed #36037 -- Fixed default primary key type in docs.
Ari Pollak
2025-01-02
Fixed #36034 -- Added system check for ForeignKey/ForeignObject/ManyToManyFie...
Mariusz Felisiak
2024-12-27
Fixed #35891 -- Confirmed support for GDAL 3.10.
David Smith
2024-12-18
Fixed #26007 -- Clarified SingleObjectTemplateResponseMixin.get_template_name...
Andrew Miller
2024-12-17
Refs #32819 -- Added aria-describedby property to BoundField.
David Smith
2024-12-17
Fixed #7732 -- Added support for connection pools on Oracle.
suraj
2024-12-17
Fixed #35992, Fixed #35997 -- Added system check for CompositePrimaryKeys in ...
Mariusz Felisiak
2024-12-16
Refs #35718, Refs #32179 -- Moved JSONObject to django.db.models.functions.json.
Sage Abdullah
2024-12-11
Fixed #25582 -- Added support for query and fragment to django.urls.reverse().
Ben Cardy
2024-12-11
Fixed #35989 -- Removed crs from GeoJSON serializer.
Jeremy Thompson
2024-12-09
Added GeometryDistance to the GIS available functions table.
Francisco Couzo
2024-12-05
Refs #32819 -- Added id to ErrorList class and template.
David Smith
2024-12-02
Updated docs example to clear cached_property without raising AttributeError.
SaJH
2024-12-02
Fixed #35915 -- Clarified the empty list case in QueryDict.__getitem__() docs.
jburns6789
2024-11-29
Fixed #373 -- Added CompositePrimaryKey.
Bendeguz Csirmaz
[next]