Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions docs/releases/4.2.25.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
===========================
Django 4.2.25 release notes
===========================

*October 1, 2025*

Django 4.2.25 fixes one security issue with severity "high" and one security
issue with severity "low" in 4.2.24.

...
10 changes: 10 additions & 0 deletions docs/releases/5.1.13.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
===========================
Django 5.1.13 release notes
===========================

*October 1, 2025*

Django 5.1.13 fixes one security issue with severity "high" and one security
issue with severity "low" in 5.1.12.

...
7 changes: 4 additions & 3 deletions docs/releases/5.2.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
Django 5.2.7 release notes
==========================

*Expected October 1, 2025*
*October 1, 2025*

Django 5.2.7 fixes several bugs in 5.2.6. Also, the latest string translations
from Transifex are incorporated.
Django 5.2.7 fixes one security issue with severity "high", one security issue
with severity "low", and several bugs in 5.2.6. Also, the latest string
translations from Transifex are incorporated.

Bugfixes
========
Expand Down
2 changes: 2 additions & 0 deletions docs/releases/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1

5.1.13
5.1.12
5.1.11
5.1.10
Expand Down Expand Up @@ -94,6 +95,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1

4.2.25
4.2.24
4.2.23
4.2.22
Expand Down