diff options
| author | Natalia <124304+nessita@users.noreply.github.com> | 2026-02-20 14:49:16 -0300 |
|---|---|---|
| committer | Natalia <124304+nessita@users.noreply.github.com> | 2026-02-24 13:52:35 -0300 |
| commit | e52ff00856cce3a2b05d244ee98dc2b8d9fcf3a9 (patch) | |
| tree | 1a1f0cb1c7aae0021d394475a3cd64495522e874 | |
| parent | e0896dfe83cce33b5cae3fcf0bbbef89e92b4bc6 (diff) | |
[4.2.x] Added stub release notes and release date for 4.2.29.
Backport of acd0bec51366e259b4c2b43e4c09755541cdf560 from main.
| -rw-r--r-- | docs/releases/4.2.29.txt | 8 | ||||
| -rw-r--r-- | docs/releases/index.txt | 1 |
2 files changed, 9 insertions, 0 deletions
diff --git a/docs/releases/4.2.29.txt b/docs/releases/4.2.29.txt new file mode 100644 index 0000000000..a3f3787cd6 --- /dev/null +++ b/docs/releases/4.2.29.txt @@ -0,0 +1,8 @@ +=========================== +Django 4.2.29 release notes +=========================== + +*March 3, 2026* + +Django 4.2.29 fixes a security issue with severity "moderate" and a security +issue with severity "low" in 4.2.28. diff --git a/docs/releases/index.txt b/docs/releases/index.txt index e71fc6f521..b69a4c019a 100644 --- a/docs/releases/index.txt +++ b/docs/releases/index.txt @@ -26,6 +26,7 @@ versions of the documentation contain the release notes for any later releases. .. toctree:: :maxdepth: 1 + 4.2.29 4.2.28 4.2.27 4.2.26 |
