[web2py] KeyError: 'float' when selecting records

2012-05-16 Thread wuelfhis asuaje
It only happens in version 1.99.7 in 1.99.1 works perfect Only happens when the table or (i don't know if model) has a float or decimal field That's what i ran: In [66]: rows = db().select(db.fc_pago.ALL) --- KeyError

[web2py] Re: KeyError: 'float' when selecting records

2012-05-16 Thread wuelfhis asuaje
Ok let me try !

[web2py] Re: KeyError: 'float' when selecting records

2012-05-16 Thread wuelfhis asuaje
Ok Massimo y tested with nightly build 1.99.7 and it's working know. Now,, what should i do? work with this version, wait to be corrected in stable, or what? Thanks

[web2py] Re: KeyError: 'float' when selecting records

2012-05-16 Thread wuelfhis asuaje
Ok Massimo y tested with nightly build 1.99.7 and it's working now. Now,, what should i do? work with this version, wait to be corrected in stable, or what? Thanks

[web2py] Web2py on Koding.com

2014-03-14 Thread wuelfhis asuaje
I've just deployed my app there with latest meb2py source Configured apache, everythig looks fine, except when i try to get ajax links created like (A(IMG(..)..calback(myfunction())) The links point to something like /myapp/controler/function but in my machine point to something like /myapp/#n

Re: [web2py] Web2py on Koding.com

2014-03-15 Thread wuelfhis asuaje
On Fri, Mar 14, 2014 at 2:50 PM, wuelfhis asuaje wrote: > >> I've just deployed my app there with latest meb2py source >> >> Configured apache, everythig looks fine, except when i try to get ajax >> links created like (A(IMG(..)..calback(myfunction())) >> >&g

Re: [web2py] Web2py on Koding.com

2014-03-15 Thread wuelfhis asuaje
Thanks let me try it out On Sat, Mar 15, 2014 at 12:59 AM, 黄祥 wrote: > please take a look at : > http://www.web2pyslices.com/slice/show/1956/install-web2py-on-kodingcom > > what is still outstanding is about the admin page still can not reach it > said : > admin disabled because unable to acces

[web2py] Re: Web2py on Koding.com

2014-03-18 Thread wuelfhis asuaje
Thas the code i'm using, is the main view /default/index.html {{extend 'layout.html'}} {{=A(IMG(_src=URL('static/images','config2.jpeg'), _alt="Empresa, usuarios y parametros", _width="80", _height="80", _class="none"), callback=URL('default','config'

[web2py] Re: Web2py on Koding.com

2014-03-18 Thread wuelfhis asuaje
Update I've created this app with web2py 2.3.2 But i'd like to use latest version 2.9.5 Thanks -- 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 rece

[web2py] Re: Web2py on Koding.com

2014-03-18 Thread wuelfhis asuaje
Ok people The problem is the difference on versions from 2.3.2 to 2.9.5, now Can somebody tell me how to fix it ! How to make it run ? Thanks -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/w

[web2py] Re: Web2py on Koding.com

2014-03-18 Thread wuelfhis asuaje
Ok People i solved ! I just copied web2py.js and (as i have a newer version of jquery 1.8.3) jquery.js to app/static folder End of the story ! -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/

Re: [web2py] Re: Web2py on Koding.com

2014-03-20 Thread wuelfhis asuaje
; Help please > > Thank you > > > 2014-03-18 19:04 GMT+00:00 wuelfhis asuaje : > >> Ok People i solved ! >> >> I just copied web2py.js and (as i have a newer version of jquery 1.8.3) >> jquery.js to app/static folder >> >> End of the sto

Re: [web2py] Re: Web2py on Koding.com

2014-03-21 Thread wuelfhis asuaje
Oh no i wish i could ! On Thu, Mar 20, 2014 at 10:59 AM, 黄祥 wrote: > had you by any chance made the admin app worked in koding.com with apache > installed? > > best regards, > stifan > > -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2p