Hi All,
I have a table with a Field('image1', type='upload', uploadseparate=True),The upload works well.... nevertheless when I delete the a record, the image is left in the server.... (of course it doesn't happen if I store the file in the DB....) Is it working as expected ? any way to automatize the file deletion ? thanks -- Sebastian E. Ovide

