#2131: HttpResponseSendFile for serving static files handler-specific sendfile
mechanism
-------------------------------------+-------------------------------------
     Reporter:                       |                    Owner:  nobody
  ymasuda[at]ethercube.com           |                   Status:  new
         Type:  New feature          |                  Version:  master
    Component:  HTTP handling        |               Resolution:
     Severity:  Normal               |             Triage Stage:  Accepted
     Keywords:                       |      Needs documentation:  0
    Has patch:  1                    |  Patch needs improvement:  1
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------

Comment (by benoitbryon):

 Just released http://pypi.python.org/pypi/django-downloadview, which is a
 third-party tool that provides class-based download views. Support of
 nginx's X-Accel is implemented with a middleware (global) or with
 decorators (per-view configuration).

 I didn't know django-sendfile before I discovered this ticket... I'm to
 look at it ;)

-- 
Ticket URL: <https://code.djangoproject.com/ticket/2131#comment:97>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to