django-sendfile2

Abstraction to offload file uploads to web-server (e.g. Apache with mod_xsendfile) once Django has checked permissions etc.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install django-sendfile2

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.7.2 2025-04-06    
0.7.1 2024-02-17    
0.7.0 2022-08-08
0.6.1 2022-01-18
0.6.0 2020-06-17
0.5.1 2019-12-30
0.4.3 2019-10-05
0.4.2 2018-09-19
0.4.1 2018-03-21
0.4.0 2018-03-20

Issues with this package?

Page last updated 2026-09-03 08:40:09 UTC