Skip to content

Releases: jazzband/django-downloadview

2.5.0

28 Oct 10:33
982432a

Choose a tag to compare

  • Upgrade to Django 5.2 and Python 3.14 (#224)

2.4.0

05 Aug 13:01
2.4.0
9f42cde

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

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

Choose a tag to compare

2.1
  • Add a SignedFileSystemStorage that signs file URLs for clients. (#151)