Changes between Version 1 and Version 2 of Ticket #15783, comment 1


Ignore:
Timestamp:
Apr 7, 2011, 7:08:35 AM (13 years ago)
Author:
Sebastian Żurek

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15783, comment 1

    v1 v2  
    11I think I was not to verbose with the ticket, so some more info below:
    22
    3 The error occurs when I was handling uploded file, that has not been saved and is in fact InMemoryUploadedFile object. Then, InMemoryUploadedFile instance does not have fileno attribute working correctly.
     3The error occurred when I was handling uploded file, that has not been saved and is in fact InMemoryUploadedFile object. Then, InMemoryUploadedFile instance does not have fileno attribute working correctly.
Back to Top