summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2025-03-12Fixed #35676 -- Made BaseModelForm validate constraints that reference an Inl...Clifford Gama
2025-03-11Fixed #36177 -- Added a trailing newline to JSON serializer. (#19232)Tom Carrick
2025-03-10Fixed #33579 -- Specialized exception raised on forced update failures.Simon Charette
2025-03-10Fixed #36066 -- Documented that Q objects can be used directly in annotations.samruddhiDharankar
2025-03-09Fixed #35487 -- Removed CASCADE from RemoveField() on PostgreSQL.petr.prikryl
2025-03-06Added CVE-2025-26699 to security archive.Sarah Boyce
2025-03-06Added stub release notes for 5.1.8.Sarah Boyce
2025-03-06Fixed CVE-2025-26699 -- Mitigated potential DoS in wordwrap template filter.Sarah Boyce
2025-03-05Fixed typo in docs/ref/checks.txt.hesham942
2025-03-05Fixed #36227 -- Fixed outdated PostgreSQL documentation links.hesham942
2025-03-04Fixed #36128 -- Clarified auto-generated unique constraint on m2m through mod...Clifford Gama
2025-03-04Fixed #36217 -- Restored pre_save/post_save signal emission via LogEntry.save...antoliny0919
2025-03-03Refs #35444 -- Deprecated contrib.postgres.OrderableAggMixin.Chris Muthig
2025-03-03Fixed #35444 -- Added generic support for Aggregate.order_by.Chris Muthig
2025-03-02Added some heading labels to to docs/topics/cache.txt.Tim Graham
2025-02-27Added stub release notes and release date for 5.1.7, 5.0.13, and 4.2.20.Sarah Boyce
2025-02-24Fixed #36186 -- Added forloop.length variable within a template for loop.Jonathan Ströbele
2025-02-24Added security guideline on reasonable size limitations when rendering conten...Sarah Boyce
2025-02-24Added security reporting guidelines.Sarah Boyce
2025-02-24Updated expectations for when security reports will receive a reply.Sarah Boyce
2025-02-23Fixed #35705 -- Added Rotate GIS database function to rotate geometries.enprava
2025-02-20Fixed #36200 -- Clarified MIDDLEWARE setting updates when using a custom Remo...Joonas Häkkinen
2025-02-20Clarified admonition in GeneratedField docs.Adam Zapletal
2025-02-19Fixed #35358, Refs #35234 -- Renamed _check() methods to check() for constrai...Mariusz Felisiak
2025-02-19Fixed #35908 -- Retired the django-developers and django-users mailing lists.Sarah Boyce
2025-02-19Fixed docs build on Sphinx 8.2+.Mariusz Felisiak
2025-02-18Removed advice to propose a new contrib app.Sarah Boyce
2025-02-18Fixed #36197 -- Fixed improper many-to-many count() and exists() for non-pk t...Simon Charette
2025-02-18Refs #36005 -- Used datetime.UTC alias instead of datetime.timezone.utc.Mariusz Felisiak
2025-02-17Fixed #36191 -- Truncated the overwritten file content in FileSystemStorage.Gaël Utard
2025-02-16Refs #35967 -- Deprecated BaseDatabaseCreation.create_test_db(serialize).Simon Charette
2025-02-16Refs #35967 -- Doc'd DatabaseCreation.serialize_db_to_string() method.Simon Charette
2025-02-14Corrected wording in docs/ref/models/constraints.txt.Luke Cousins
2025-02-14Fixed typo in docs/ref/databases.txt.Jaime Terreu
2025-02-13Fixed #36158 -- Refactored shell command to improve auto-imported objects rep...Natalia
2025-02-13Fixed #36182 -- Returned "?" if all parameters are removed in querystring tem...Sarah Boyce
2025-02-13Reverted "Refs #35803 -- Added support for __coveredby GIS lookup on MariaDB ...Mariusz Felisiak
2025-02-13Reverted "Fixed #35803 -- Added support for Collect, GeoHash, and IsValid on ...Mariusz Felisiak
2025-02-10Refs #35515 -- Added missing docs for `--no-imports` flag for the shell command.Natalia
2025-02-10Wrapped lines at 79 cols in docs/howto/custom-shell.txt.Natalia
2025-02-10Specified "django" repository for twine call in docs/internals/howto-release-...Mariusz Felisiak
2025-02-09Fixed #36105 -- Dropped support for MariaDB 10.5.Mariusz Felisiak
2025-02-05Added stub release notes for 5.1.7.Natalia
2025-02-05Added release date for 5.1.6, 5.0.12, and 4.2.19.Natalia
2025-02-04Clarified docs for default email value in UserManager.create_user().amirreza sohrabi far
2025-02-04Refs #35612 -- Extended docs on how the security team evaluates reports.nessita
2025-02-03Refs #36036 -- Added support for GEOSHasM.Andrew Harris
2025-02-01Fixed #36140 -- Allowed BaseUserCreationForm to define non required password ...nessita
2025-02-01Fixed #36162 -- Fixed the `black` Makefile docs rule to work on macOS.Mike Edmunds
2025-01-30Tweaked docs to avoid reformatting given new black version.nessita