Skip to main content

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

Project description

https://github.com/moggers87/django-sendfile2/actions/workflows/tests.yml/badge.svg Documentation Status

This is a wrapper around web-server specific methods for sending files to web clients. This is useful when Django needs to check permissions associated files, but does not want to serve the actual bytes of the file itself. i.e. as serving large files is not what Django is made for.

Note this should not be used for regular file serving (e.g. CSS etc), only for cases where you need Django to do some work before serving the actual file.

Supported Python Versions

Python 3.8, 3.9, 3.10, 3.11, and 3.10 are currently supported by this library.

Supported Django Versions

Django 3.2, 4.2, and 5.0 are currently supported by this library.

Fork

This project is a fork of django-sendfile. The original project appears mostly dead and has a number of outstanding bugs (especially with Python 3).

Funding

If you have found django-sendfile2 to be useful and would like to see its continued development, please consider buying me a coffee.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-sendfile2-0.7.1.tar.gz (26.8 kB view details)

Uploaded Source

Built Distribution

django_sendfile2-0.7.1-py3-none-any.whl (10.7 kB view details)

Uploaded Python 3

File details

Details for the file django-sendfile2-0.7.1.tar.gz.

File metadata

  • Download URL: django-sendfile2-0.7.1.tar.gz
  • Upload date:
  • Size: 26.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.12.2

File hashes

Hashes for django-sendfile2-0.7.1.tar.gz
Algorithm Hash digest
SHA256 b5bec07f1c9b1875a60ea74beb306e9aba964bd8b54f00b4432cb77cc35bc58c
MD5 34328b774b0e7624c653dee84974aaea
BLAKE2b-256 e8a5ea6786d5e05b89527ec96c16e32421281eb49414af3b0b8f3a74d9e6c7ad

See more details on using hashes here.

File details

Details for the file django_sendfile2-0.7.1-py3-none-any.whl.

File metadata

File hashes

Hashes for django_sendfile2-0.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 81971df1db77f688c4834b8540930902d0d929c64cf374bd604b81f5ac52c04a
MD5 1d471ef81a9456f03ec6cb42001c82fe
BLAKE2b-256 d9a1687579c57617723eaac8763995a053cdba8f90f243fa5dc5d2a025306eb9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page