Path to this page:
Subject: CVS commit: pkgsrc/www/py-django3
From: Adam Ciarcinski
Date: 2021-08-02 22:33:58
Message id: 20210802203358.37A79FA97@cvs.NetBSD.org
Log Message:
py-django3: updated to 3.2.6
Django 3.2.6
Bugfixes
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.
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.
Files: