summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-06[5.1.x] Bumped version for 5.1.7 release.5.1.7Sarah Boyce
2025-03-06[5.1.x] Fixed CVE-2025-26699 -- Mitigated potential DoS in wordwrap template ...Sarah Boyce
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-03-04[5.1.x] Fixed #36217 -- Restored pre_save/post_save signal emission via LogEn...antoliny0919
2025-03-02[5.1.x] Added some heading labels to to docs/topics/cache.txt.Tim Graham
2025-02-27[5.1.x] Added stub release notes and release date for 5.1.7, 5.0.13, and 4.2.20.Sarah Boyce
2025-02-24[5.1.x] Added security guideline on reasonable size limitations when renderin...Sarah Boyce
2025-02-24[5.1.x] Added security reporting guidelines.Sarah Boyce
2025-02-24[5.1.x] Updated expectations for when security reports will receive a reply.Sarah Boyce
2025-02-20[5.1.x] Fixed #36200 -- Clarified MIDDLEWARE setting updates when using a cus...Joonas Häkkinen
2025-02-20[5.1.x] Clarified admonition in GeneratedField docs.Adam Zapletal
2025-02-19[5.1.x] Fixed #35908 -- Retired the django-developers and django-users mailin...Sarah Boyce
2025-02-19[5.1.x] Fixed docs build on Sphinx 8.2+.Mariusz Felisiak
2025-02-18[5.1.x] Removed advice to propose a new contrib app.Sarah Boyce
2025-02-18[5.1.x] Fixed #36197 -- Fixed improper many-to-many count() and exists() for ...Simon Charette
2025-02-17[5.1.x] Fixed #36191 -- Truncated the overwritten file content in FileSystemS...Gaël Utard
2025-02-16[5.1.x] Refs #35967 -- Doc'd DatabaseCreation.serialize_db_to_string() method.Simon Charette
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-10[5.1.x] Specified "django" repository for twine call in docs/internals/howto-...Mariusz Felisiak
2025-02-05[5.1.x] Added stub release notes for 5.1.7.Natalia
2025-02-05[5.1.x] Post-release version bump.Natalia
2025-02-05[5.1.x] Bumped version for 5.1.6 release.5.1.6Natalia
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-02[5.1.x] Refs #36140 -- Added missing import in django/contrib/auth/forms.py.Mariusz Felisiak
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] Simplified GeoIP2._query() when passing IPv4Address()/IPv6Address() i...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] Post-release version bump.Natalia
2025-01-14[5.1.x] Bumped version for 5.1.5 release.5.1.5Natalia
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