the output:
CHECK: ['http://www.w3.org/TR/xhtml1/DTD/xh...
I try the bug in some platforms. python version is 2.5.4, web2py 1.77.3
winxp, bug appears sometimes
win7, bug appears everytime
centos5.3, bug appears sometimes
在2010-04-28 03:55:11,mdipierro 写道: >To help us debug
this.. > >befor
to reuse model definition in a module, so i use gluon.shell.env .
code in module is like this:
module code start ###
os.chdir(/path/to/web2py/)
from gluon.shell import env
globals().update(env('my_application_name', import_models=True))
while True:
print "count", db(db.myt
i had done as your advice.
no change at all .
you can try it by yourself.
thank you very very much !
在2009-12-27,mdipierro 写道:
>If I understand the problem, you need to do
>
>db.commit()
>
>On Dec 27, 3:45 am, 王怀玉 wrote:
>> to reuse model definition in a module, so
t.py
python version is 2.5.4
web2py version is 1.72.3, 1.74.4 also failed
system is windows xp
web2py is installed from source
Thank you, mdipierro
在2009-12-28,mdipierro 写道:
>How do you insert the row?
>The commit goes after you insert the row.
>
>Massimo
>
>On Dec 27, 8:15 pm,
4 matches
Mail list logo