Re: [web2py] Re: Quality of Code

2013-03-23 Thread Alfonso de la Guarda
Hi, This approach solves the problem, at least gives me 8 points or more if False: import Field, T, settings, Session, Request, Response, IS_IN_DB, DAL import SQLFORM session = Session() request = Request() response = Response() Thanks! Saludos, --

Re: [web2py] Re: Quality of Code

2013-03-23 Thread Alfonso de la Guarda
Hello, Nope! That is not the solution, however the Jonathan option reduces the lines of error but still a problem: Field, T or whatever doesn't exits and the score goes down... Another experience? Thanks! Alfonso de la Guarda Twitter: @alfonsodg Redes sociales:

Re: [web2py] Re: Quality of Code

2013-03-23 Thread Alfonso de la Guarda
Hi, Basicly, the same procedure than any editor Thanks! Saludos, Alfonso de la Guarda Twitter: @alfonsodg Redes sociales: alfonsodg Telef. 991935157 1024D/B23B24A4 5469 ED92 75A3 BBDB FD6B 58A5 54A1 851D B23B 24A4 On Sat, Mar 23, 2013 at 10:51 AM, Lig

[web2py] Re: Quality of Code

2013-03-23 Thread LightDot
I believe this thread is related and has some suggestions: https://groups.google.com/d/topic/web2py/-wanxR44Aro/discussion Regards, Ales On Saturday, March 23, 2013 4:26:59 PM UTC+1, Alfonso de la Guarda Reyes wrote: > > Hi, > > Trying to make some final adjustments to one of my projects, i h