Massimo, thx for the fixes all works good!
-wj On Wed, Jan 21, 2009 at 7:44 PM, mdipierro <[email protected]> wrote: > > That is default. You cannot choose not to do it in T3. > > There is a bug in web2py that cases a problem in T3 which you just > reported > > http://groups.google.com/group/web2py/browse_thread/thread/7a03a11780a053e0 > > It has been in trunk... now. > > Massimo > > On Jan 21, 5:04 pm, Wes James <[email protected]> wrote: >> how do I do this with t3: >> >> db(...).delete(delete_uploads=True) and SQLFORM.accepts >> (....delete_uploads=True) will delete all referenced uploaded files. >> >> that is when a file is deleted in the record it gets deleted on the file >> system. >> >> thx, >> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

