wq/wq.app

"No image" placeholder visible when editing object with ImageField

tomaszn opened this issue · 2 comments

I am using automatically generated templates.
After saving an object with an image (django's ImageField) and starting to edit it, the previously saved image is not visible.
For example: https://try.wq.io/reports/36/edit

Yes, this is in part due to the fact that the server doesn't fully support this either - see wq/wq.db#23.

Ok, this is working now in the latest xlsconv template (though wq/wq.db#23 is still an issue).