summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2025-02-05[5.1.x] Added release date for 5.1.6, 5.0.12, and 4.2.19.Natalia
2025-02-04[5.1.x] Clarified docs for default email value in UserManager.create_user().amirreza sohrabi far
2025-02-04[5.1.x] Refs #35612 -- Extended docs on how the security team evaluates reports.nessita
2025-02-01[5.1.x] Fixed #36140 -- Allowed BaseUserCreationForm to define non required p...nessita
2025-02-01[5.1.x] Fixed #36162 -- Fixed the `black` Makefile docs rule to work on macOS.Mike Edmunds
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-28[5.1.x] Clarified the Releaser's discretion for determining and postponing th...Sarah Boyce
2025-01-28[5.1.x] Updated the release process documentation to reflect the current proc...Sarah Boyce
2025-01-24[5.1.x] Fixed ambiguous pronoun reference in docs/ref/models/fields.txt.Clifford Gama
2025-01-22[5.1.x] Fixed #36125 -- Switched docs to use chat.djangoproject.com when refe...Baptiste Mispelon
2025-01-21[5.1.x] Refs 35653 -- Clarified docs for EMAIL_SSL_CERTFILE and EMAIL_SSL_KEY...Igor Scheller
2025-01-20[5.1.x] Refs #32193 -- Updated python-memcached to pymemcache in contributing...Mariusz Felisiak
2025-01-15[5.1.x] Fixed #36098 -- Fixed validate_ipv6_address()/validate_ipv46_address(...Mariusz Felisiak
2025-01-14[5.1.x] Added CVE-2024-56374 to security archive.Natalia
2025-01-14[5.1.x] Added stub release notes for 5.1.6.Natalia
2025-01-14[5.1.x] Fixed CVE-2024-56374 -- Mitigated potential DoS in IPv6 validation.Michael Manfre
2025-01-14[5.1.x] Made cosmetic edits to 5.1.5 release notes.Natalia
2025-01-13[5.1.x] Fixed #36077 -- Corrected docs on pk value where Model.save() execute...Jacob Walls
2025-01-08[5.1.x] Fixed #35999 -- Removed #django IRC channel references where appropri...Sarah Boyce
2025-01-08[5.1.x] Strengthened wording on supported Python versions in FAQ.Carlton Gibson
2025-01-07[5.1.x] Added stub release notes and release date for 5.1.5, 5.0.11, and 4.2.18.Natalia
2025-01-07[5.1.x] Fixed typo in tutorial 5.Clifford Gama
2024-12-17[5.1.x] Fixed #34856 -- Fixed references to index_together in historical migr...Andrés Reverón Molina
2024-12-11[5.1.x] Removed links to outdated tools in docs/topics/performance.txt.amansharma612
2024-12-04[5.1.x] Cleaned up CVE-2024-53907 and CVE-2024-53908 security archive descrip...Sarah Boyce
2024-12-04[5.1.x] Added CVE-2024-53907 and CVE-2024-53908 to security archive.Sarah Boyce
2024-12-04[5.1.x] Added stub release notes for 5.1.5.Sarah Boyce
2024-12-04[5.1.x] Fixed CVE-2024-53908 -- Prevented SQL injections in direct HasKeyLook...Simon Charette
2024-12-04[5.1.x] Fixed CVE-2024-53907 -- Mitigated potential DoS in strip_tags().Sarah Boyce
2024-12-02[5.1.x] Removed question marks from headings in docs/topics/db/fixtures.txt.Anders Hovmöller
2024-12-02[5.1.x] Fixed #35950 -- Restored refreshing of relations when fields deferred.Adam Johnson
2024-11-29[5.1.x] Removed reference to "removing older versions of Django" in tutorial.Clifford Gama
2024-11-27[5.1.x] Added stub release notes and release date for 5.1.4, 5.0.10, and 4.2.17.Sarah Boyce
2024-11-26[5.1.x] Fixed #35942 -- Fixed createsuperuser crash on Python 3.13+ when user...Tommy Allen
2024-11-19[5.1.x] Updated maintainers of Django Debug Toolbar to Django Commons.Tim Schilling
2024-11-18[5.1.x] Refs #32339 -- Updated formset docs to reflect default rendering as a...antoliny0919
2024-11-18[5.1.x] Fixed typo in docs/topics/performance.txt.Caitlin Hogan
2024-11-14[5.1.x] Removed misleading list of tested OS in GEOS API docs.Anthony Joseph
2024-11-14[5.1.x] Replaced message suggestions from IRC to Discord in contributing docs.AfiMaameDufie
2024-11-14[5.1.x] Fixed #17430 -- Documented access to the Django admin when using a cu...Maria Hynes
2024-11-14[5.1.x] Fixed a typo in docs/howto/static-files/deployment.txt.Laurence Mercer
2024-11-13[5.1.x] Fixed #35843 -- Clarified formset docs about reordering forms.Clifford Gama
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-11[5.1.x] Refs #32365 -- Removed pytz from list of test dependencies in unit te...Mariusz Felisiak
2024-11-06[5.1.x] Fixed #35863 -- Replaced bold text with heading level 3 in new contri...ssanger
2024-11-06[5.1.x] Fixed #35889 -- Corrected reference of default widgets in "Styling wi...antoliny0919
2024-11-05[5.1.x] Clarified instructions on how to claim a ticket.Maria Hynes
2024-11-05[5.1.x] Fixed typo in docs/internals/howto-release-django.txt.Mariusz Felisiak