Giter Site home page Giter Site logo

fnceba / django-sendfile2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from moggers87/django-sendfile2

0.0 0.0 0.0 206 KB

xsendfile etc wrapper for Django. Friendly fork of django-sendfile

License: BSD 3-Clause "New" or "Revised" License

Python 100.00%

django-sendfile2's Introduction

Django Sendfile 2

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.

django-sendfile2's People

Contributors

moggers87 avatar johnsensible avatar siloraptor avatar jdufresne avatar davidfischer-ch avatar peterdewachter avatar bors-ltd avatar dgilge avatar davegaeddert avatar flyte avatar karyon avatar joshcartme avatar kaedroho avatar karolmajta avatar christophe31 avatar drakkan avatar raphaelkimmig avatar sean0x42 avatar sir-sigurd avatar pdewacht avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.