Hi,

In the trunk version of applications/admin/controllers/gae.py

line 35
Field('appcfg',default=GAE_APPCFG,label='Path to appcgf.py',

should be (notice appcgf.py instead of appcfg.py)
Field('appcfg',default=GAE_APPCFG,label='Path to appcfg.py',

I had noticed the problem with requiring the password to be an email
address, glad to see that is fixed in trunk. I am very new to web2py so
wondering when the next release is likely as it would be good to have that
fix in the released version

Thanks

Dave
-- 
Dave Warnock: http://42.blogs.warnock.me.uk
Cycling Blog: http://42bikes.warnock.me.uk

Reply via email to