Skip to content

Releases: jazzband/django-downloadview

2.4.0

05 Aug 13:01
2.4.0
9f42cde
Compare
Choose a tag to compare
  • Drop support for Python 3.6
  • Escape malicious filenames
  • Handle headers in XAccel responses

2.3.0

11 Jan 09:42
2.3.0
3c2951c
Compare
Choose a tag to compare
  • Drop Django 3.0 support
  • Add Django 3.2 support
  • Add support for Python 3.10
  • Add support for Django 4.0

2.1

13 Jan 09:51
Compare
Choose a tag to compare
2.1
  • Add a SignedFileSystemStorage that signs file URLs for clients. (#151)