March 1, 2017
Django 1.10.6 fixes several bugs in 1.10.5.
ClearableFileInput’s “Clear” checkbox on model form fields where
the model field has a default (#%s27805).RequestDataTooBig and TooManyFieldsSent exceptions crashing
rather than generating a bad request response (#%s27820).DurationField
or IntegerField from DateField (#%s27828).GDALException raised by GDALClose on GDAL ≥ 2.0
(#%s27479).Sep 26, 2023