1
0
mirror of https://github.com/django/django.git synced 2025-07-09 20:29:12 +00:00

3 Commits

Author SHA1 Message Date
Shai Berger
072963e4c4 [3.2.x] Fixed CVE-2024-27351 -- Prevented potential ReDoS in Truncator.words().
Thanks Seokchan Yoon for the report.

Co-Authored-By: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2024-03-04 08:37:38 +01:00
Mariusz Felisiak
2ad2676456 [3.2.x] Added release date for 3.2.25.
Backport of 977d25416954a72ad100b01762078bf1ceb89a63 from main
2024-02-26 08:30:32 +01:00
Mariusz Felisiak
fc41af69a2 [3.2.x] Fixed #35172 -- Fixed intcomma for string floats.
Thanks Warwick Brown for the report.

Regression in 55519d6cf8998fe4c8f5c8abffc2b10a7c3d14e9.

Backport of 2f14c2cedc9c92373471c1f98a80c81ba299584a from main.
2024-02-08 11:03:21 +01:00