Also updating web2py to Nightly seems to have caused a serious load on SSL
caused 100% CPU load and raised up to 40% RAM usage until I reverted back
to 1.99.7
and 1.99.7 didn't cause any load.
Anyway
My Report
On Wed, Sep 19, 2012 at 11:38 AM, Andrew Evans wrote:
> Also the Python Versi
Also the Python Version I am using is 2.6.6
On Wed, Sep 19, 2012 at 10:56 AM, Andrew Evans wrote:
> yea I just tried trunk and does not work for me either...
>
> Maybe I am writing my code wrong?
>
> Any ideas?
>
>
>
>
> On Wed, Sep 19, 2012 at 10:47 AM, Andrew Evans wrote:
>
>> I upgraded to th
yea I just tried trunk and does not work for me either...
Maybe I am writing my code wrong?
Any ideas?
On Wed, Sep 19, 2012 at 10:47 AM, Andrew Evans wrote:
> I upgraded to the nightly build and it still doesn't fix my issue :-(
> Version 2.0.9 (2012-09-18 20:11:26) stable (Taken from Nightl
I upgraded to the nightly build and it still doesn't fix my issue :-(
Version 2.0.9 (2012-09-18 20:11:26) stable (Taken from Nightly)
MySQL 5.1.63-0+squeeze1
Any ideas
and ty for the help
Traceback (most recent call last):
File "/var/www/web2py/gluon/restricted.py", line 209, in restricted
You should always consider the nightly built. It usually contains most of
the fixes as trunk but is a snapshot that we think relatively stable.
On Monday, 17 September 2012 22:13:48 UTC-5, Andrew Evans wrote:
>
> Will do I saw it was fixed in Trunk
>
> Does Trunk mean the not released version?
>
Trunk means the most recent devel version from git or hg, it is unstable
but issues are fixed very quickly
git clone https://github.com/web2py/web2py
hg clone https://code.google.com/p/web2py
--
Will do I saw it was fixed in Trunk
Does Trunk mean the not released version?
*cheers
Andrew
--
This is probably fixed in trunk. You should upgrade.
On Monday, 17 September 2012 19:50:38 UTC-5, Andrew Evans wrote:
>
> Hello I am running into issues updating records in my MySQL database after
> adding multiple=True like so
>
> Field('region', db.region, label='Region *', requires=IS_IN_DB(db
8 matches
Mail list logo