On Friday, December 30, 2016 at 8:26:08 PM UTC-5, LoveWeb2py wrote: > > Hi Stifan, > > Thank you for replying again. > > Is the best way to check for that in the controller? The book says it's > best to handle calls in the controller, but just confirming on the forum. >
It is generally recommended to keep most logic out of the view, particularly if it does not pertain to the presentation of the data. Anthony -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- 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/d/optout.

