Changes between Initial Version and Version 2 of Ticket #28132


Ignore:
Timestamp:
Apr 26, 2017, 7:21:44 AM (7 years ago)
Author:
Michal Čihař
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28132 – Description

    initial v2  
    3535File "/usr/lib/python2.7/dist-packages/django/core/files/uploadhandler.py" in file_complete
    3636  153.         self.file.seek(0)
     37
     38Exception Type: AttributeError at /dictionaries/kallithea/be/upload/
     39Exception Value: 'TemporaryFileUploadHandler' object has no attribute 'file'
    3740}}}
Back to Top