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
Ok let me try !
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
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
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
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
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
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'
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
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
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/
; 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
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
13 matches
Mail list logo