python - using django-filer, "Must be a 'image' instance" -


i working filer on project. have big sized documents data in , file images related data. need these on system , how connect them together.

i using import-export upload data. thinking of using filer import script mass upload images folder. how relate record image without using filer gui in admin system. if did use that, mean going through every record , adding image 1 one.

when try , upload image column got error shown below in image.

how can around issue?

error when uploading image column.


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -