autodelete=True
On Sat, May 12, 2012 at 4:15 PM, Sebastian E. Ovide < [email protected]> wrote: > 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 > > > > > -- Bruno Rocha [http://rochacbruno.com.br]

