May I kindly ask some attention (especially commiters' :-) ) to a pair of tickets that enable uploading and downloading large files:
http://code.djangoproject.com/ticket/1484 - request part http://code.djangoproject.com/ticket/1569 - response part I use them both on a daily basis in two projects and I think thay are pretty stable. Both are backwards-compatible. Can they be evaluated and commited? To be honest this behavior seems pretty natural for a framework :-) One note: both patches change httpwrappers.py (http/__init__.py in magic-removal) and it may be difficult to apply them one by one. I could create a cumulative patch as they are both im my local tree. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers -~----------~----~----~----~------~----~------~--~---
