Opened 11 years ago
Closed 11 years ago
#23382 closed New feature (duplicate)
Support byte range requests in django.views.static.serve
| Reported by: | Matt Johnson | Owned by: | nobody | 
|---|---|---|---|
| Component: | Uncategorized | Version: | dev | 
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no | 
| Needs tests: | no | Patch needs improvement: | no | 
| Easy pickings: | no | UI/UX: | no | 
Description
Per the discussion here:
I'd like to support byte range requests in django.views.static.serve.
My patch is here: https://github.com/satchamo/django/commit/2ce75c5c4bee2a858c0214d136bfcd351fcde11d
If someone could review it, I'd appreciate it.
  Note:
 See   TracTickets
 for help on using tickets.
    
Duplicate of #22479.
On the thread Adrian said he would review it if you email him. The patch needs documentation. See also our patch review checklist. Thanks!