nice... it works.... (I suspect that the subfolder that was self generated is not deleted as it will be created anyway at some point...)
On Sat, May 12, 2012 at 8:30 PM, Bruno Rocha <[email protected]> wrote: > 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] > > -- Sebastian E. Ovide

