guangyao
Results
2
issues of
guangyao
modify some code like follows framemask = u"%s%s%s%s" % (settings.FILE_UPLOAD_TEMP_DIR, video.name.split('/')[-1].split('.')[0] + str(time.time()), '.%d.', format)
the delete method thow a none error