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?
Comments
Post a Comment