f71e240229
Bugfix release, fixing a number of regressions: - Fixed a regression in Django 3.2 that caused a crash validating "NaN" input with a forms.DecimalField when additional constraints, e.g. max_value, were specified (#32949). - Fixed a bug in Django 3.2 where a system check would crash on a model with a reverse many-to-many relation inherited from a parent class (#32947). - Fixed a regression in Django 3.2 that caused the incorrect offset extraction from fixed offset timezones (#32992). https://docs.djangoproject.com/en/3.2/releases/3.2.6/ https://docs.djangoproject.com/en/3.2/releases/3.2.7/ Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> |
||
---|---|---|
.. | ||
Config.in | ||
python-django.hash | ||
python-django.mk |