- Issue 471: fix security advice: uncontrolled data used in path expression - Issue 481: make cache timeout configurable (thanks to Seb Haase)
3.2.2
Not secure
- Issue 456: handle data parameter with the None value - Issue 465: remove unused FILE_FORM_MAX_FILE_SIZE setting - Issue 468: fix modelformset with S3 upload
3.2.1
Not secure
- Issue 445: fix ModelForm update with multiple files (thanks to Arcuri Davide)
3.2.0
Not secure
- Issue 443: support Django 3.2 - Issue 446: add AWS_S3_REGION_NAME and AWS_S3_SIGNATURE_VERSION settings (thanks to Niklas Wahl) - Issue 449: add German translations (thanks to Niklas Wahl)
3.1.5
Not secure
- Issue 211: auto initialize javascript - Issue 339: Django admin support
3.1.4
Not secure
- Issue 436: allow customization of the widget (thanks to Bo Peng) - Issue 439: support ModelForm