Re: [BangPypers] Question regarding memory of uploaded files in Django

2013-12-30 Thread Noufal Ibrahim KV
On Mon, Dec 30 2013, Pranjal Mittal wrote: > Hi, > > I had a question regarding how *InMemoryUploadedFiles* work in Django. > I posted the question in Stackoverflow. Haven't got a good answer yet. > http://stackoverflow.com/questions/20827939/is-inmemoryuploadedfile-really-in-memory > > Any one ha

[BangPypers] Question regarding memory of uploaded files in Django

2013-12-30 Thread Pranjal Mittal
Hi, I had a question regarding how *InMemoryUploadedFiles* work in Django. I posted the question in Stackoverflow. Haven't got a good answer yet. http://stackoverflow.com/questions/20827939/is-inmemoryuploadedfile-really-in-memory Any one has a clue on how InMemoryUploadedFile(s) work in Django?