jazzband / django-downloadview

Serve files with Django.
https://django-downloadview.readthedocs.io
Other
380 stars 58 forks source link

Introduced support of Lighttpd's X-Sendfile #72

Closed benoitbryon closed 10 years ago

benoitbryon commented 10 years ago

Refs #2 Mostly copied from django_downloadview.apache). May be factorized later.