mirror of
https://github.com/django/django.git
synced 2025-07-04 01:39:20 +00:00
[3.2.x] Refs #32949 -- Adjusted release note wording.
Backport of 012f38f9594b35743e9ab231757b7b62db638323 from main
This commit is contained in:
parent
1346381760
commit
f4cf86f870
@ -10,5 +10,5 @@ Bugfixes
|
|||||||
========
|
========
|
||||||
|
|
||||||
* Fixed a regression in Django 3.2 that caused a crash validating ``"NaN"``
|
* Fixed a regression in Django 3.2 that caused a crash validating ``"NaN"``
|
||||||
input with a ``forms.DecimalField`` that had a specified ``max_value``
|
input with a ``forms.DecimalField`` when additional constraints, e.g.
|
||||||
(:ticket:`32949`).
|
``max_value``, were specified (:ticket:`32949`).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user