Did you search web2pyslices.com? There are some examples which may interesting to you.
On Friday, 14 June 2013 07:47:58 UTC+1, Domagoj Kovač wrote: > > Does anyone have any advice on this topic? I really must be able to do > this somehow. > > I think the problem happens in form.validate() function, because web2py is > trying to validate everything and in there he is trying to save the file. > I see three options: > > 1. Somehow disable web2py automatic file saving. > 2. Do nos use form.validate() and validate form manually, is it > possible to use built in validators like that? > 3. Override/extend validate method > > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

