#2070: Large streaming uploads
---------------------------------------------------------------+------------
   Reporter:  [EMAIL PROTECTED]                         |                Owner: 
 axiak         
     Status:  new                                              |            
Component:  Core framework
    Version:  SVN                                              |           
Resolution:                
   Keywords:  streaming, upload, large, sprintsept14, feature  |                
Stage:  Accepted      
  Has_patch:  1                                                |           
Needs_docs:  0             
Needs_tests:  1                                                |   
Needs_better_patch:  0             
---------------------------------------------------------------+------------
Comment (by Faheem Mitha <[EMAIL PROTECTED]>):

 Added streaming.6710.patch against trunk rev 6710. This passes all Django
 tests. I haven't tested it extensively, but it appears to work. Some quick
 notes on how I generated this patch in case anyone is interested. I used
 mercurial and kdiff3 for merging (OS Debian etch).

 Note that the only file that required manual intervention was
 django/http/utils.py. This file could probably use a little cleanup.
 Everything else was handled by kdiff3.

 See Section 12.8 of the hgbook for a recipe for doing this http://hgbook
 .red-bean.com/hgbookch12.html#x16-28700012.8 and also this wiki page,
 http://www.selenic.com/mercurial/wiki/index.cgi/MqMerge

 Note that the method described in the wiki is currently less likely to
 give problems than the method in the hgbook (otherwise similar).

 See this issue for further discussion,
 http://www.selenic.com/mercurial/bts/issue844

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2070#comment:217>
Django Code <http://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 this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to