django-sendfile

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-sendfile

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.3.11 2016-08-28
0.3.10 2015-10-16
0.3.9 2015-07-22
0.3.8 2015-07-09
0.3.7 2015-05-05
0.3.6 2014-06-20
0.3.4 2013-12-17
0.3.3 2013-12-17
0.3.2 2013-05-07

Issues with this package?

Page last updated 2026-09-03 09:05:07 UTC