django-sendfile2 0.7.1

Creator: codyrutscher

Last updated:

Add to Cart

Description:

djangosendfile2 0.7.1

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.

Download: https://pypi.org/project/django-sendfile2/
Source: https://github.com/moggers87/django-sendfile2
Documentation: https://django-sendfile2.readthedocs.io/


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.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.