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-04-02
[5.1.x] Fixed #36213 -- Doc'd MySQL's handling of self-select updates in Quer...
Babak Mahmoudy
2025-03-31
[5.1.x] Clarified pre_delete and post_delete's origin attributes.
Clifford Gama
2025-03-23
[5.1.x] Updated ogrinfo output in GIS tutorial.
dr-rompecabezas
2025-03-21
[5.1.x] Refs #36095 -- Doc'd that ManyToManyField.through supports lazy relat...
Clifford Gama
2025-03-18
[5.1.x] Fixed #33497 -- Doc'd that persistent DB connections should be disabl...
Carlton Gibson
2025-03-18
[5.1.x] Fixed #36078 -- Doc'd that Postgres normalizes a range field with no ...
Clifford Gama
2025-03-14
[5.1.x] Fixed pronoun disagreement in docs/ref/models/querysets.txt.
Clifford Gama
2025-03-14
[5.1.x] Corrected aggregation example in docs/ref/models/querysets.txt.
Clifford Gama
2025-03-10
[5.1.x] Fixed #36066 -- Documented that Q objects can be used directly in ann...
samruddhiDharankar
2025-03-05
[5.1.x] Fixed typo in docs/ref/checks.txt.
hesham942
2025-03-05
[5.1.x] Fixed #36227 -- Fixed outdated PostgreSQL documentation links.
hesham942
2025-03-04
[5.1.x] Fixed #36128 -- Clarified auto-generated unique constraint on m2m thr...
Clifford Gama
2025-02-24
[5.1.x] Added security guideline on reasonable size limitations when renderin...
Sarah Boyce
2025-02-20
[5.1.x] Clarified admonition in GeneratedField docs.
Adam Zapletal
2025-02-18
[5.1.x] Removed advice to propose a new contrib app.
Sarah Boyce
2025-02-14
[5.1.x] Corrected wording in docs/ref/models/constraints.txt.
Luke Cousins
2025-02-14
[5.1.x] Fixed typo in docs/ref/databases.txt.
Jaime Terreu
2025-02-13
[5.1.x] Fixed #36182 -- Returned "?" if all parameters are removed in queryst...
Sarah Boyce
2025-02-04
[5.1.x] Clarified docs for default email value in UserManager.create_user().
amirreza sohrabi far
2025-01-30
[5.1.x] Corrected ArrayAgg example for ordering usage.
nessita
2025-01-30
[5.1.x] Tweaked docs to avoid reformatting given new black version.
nessita
2025-01-24
[5.1.x] Fixed ambiguous pronoun reference in docs/ref/models/fields.txt.
Clifford Gama
2025-01-21
[5.1.x] Refs 35653 -- Clarified docs for EMAIL_SSL_CERTFILE and EMAIL_SSL_KEY...
Igor Scheller
2025-01-14
[5.1.x] Fixed CVE-2024-56374 -- Mitigated potential DoS in IPv6 validation.
Michael Manfre
2025-01-13
[5.1.x] Fixed #36077 -- Corrected docs on pk value where Model.save() execute...
Jacob Walls
2024-11-14
[5.1.x] Removed misleading list of tested OS in GEOS API docs.
Anthony Joseph
2024-11-11
[5.1.x] Updated validate_slug regular expression in form validation docs.
antoliny0919
2024-11-11
[5.1.x] Updated BRIN index links in contrib.postgres indexes docs.
Adam Zapletal
2024-11-06
[5.1.x] Fixed #35889 -- Corrected reference of default widgets in "Styling wi...
antoliny0919
2024-11-05
[5.1.x] Fixed #35880 -- Removed invalid example in form Field.required docs d...
antoliny0919
2024-11-04
[5.1.x] Made minor edits to form fields docs.
antoliny0919
2024-10-30
[5.1.x] Added missing lang attributes to html elements in docs.
Johanan-Ayadata
2024-10-30
[5.1.x] Fixed #35873 -- Corrected Form.as_table() call in form docs.
antoliny0919
2024-10-29
[5.1.x] Corrected note on importing fields in model field reference docs.
aruseni
2024-10-29
[5.1.x] Fixed typo in ref/models/fields.txt.
Clifford Gama
2024-10-29
[5.1.x] Fixed #35871 -- Corrected example on altering the base_fields attribu...
antoliny0919
2024-10-24
[5.1.x] Refs #26029 -- Extended docs for the StorageHandler default instance.
Carlton Gibson
2024-10-24
[5.1.x] Fixed #22828 -- Warned that ModelAdmin get hooks return the property ...
koresi
2024-10-23
[5.1.x] Doc'd that unusable passwords are defined by metadata in the password...
David D Lowe
2024-10-23
[5.1.x] Fixed #35731 -- Extended db_default docs.
Yash
2024-10-22
[5.1.x] Added missing alt attribute to <img> tag in docs.
ssanger
2024-10-17
[5.1.x] Fixed #26322 -- Consolidated lazy relationships details in docs/ref/m...
Clifford Gama
2024-10-02
[5.1.x] Reindented attributes and methods for classes in docs/ref/middleware....
nessita
2024-10-02
[5.1.x] Fixed #35670 -- Clarified the return value for LoginRequiredMiddlewar...
Aditya Chaudhary
2024-09-30
[5.1.x] Relocated path() explanation to docs/ref/urls.txt to simplify tutoria...
Chiara Mezzavilla
2024-09-07
[5.1.x] Fixed #35681 -- Corrected geoip2 docs when describing GeoIP2Exception.
Jon Ribbens
2024-09-03
[5.1.x] Fixed CVE-2024-45231 -- Avoided server error on password reset when e...
Natalia
2024-09-03
[5.1.x] Fixed CVE-2024-45230 -- Mitigated potential DoS in urlize and urlizet...
Sarah Boyce
2024-08-28
[5.1.x] Removed outdated note about lack of subquery support in MySQL.
Adam Johnson
2024-08-28
[5.1.x] Fixed typo in docs/ref/models/expressions.txt.
Mariusz Felisiak
[next]