[web2py] Re: 'Table' object has no attribute 'type'

2014-09-14 Thread Tommi Lahtonen
On Saturday, September 13, 2014 7:58:41 PM UTC+3, Anthony wrote: > > Can you show the relevant code (i.e., model definition and the login > onaccept function)? > > Full source code is here: http://appro.mit.jyu.fi/temp/viikko.zip unpacked and browsable version is here: http://appro.mit.jyu.fi

[web2py] Re: 'Table' object has no attribute 'type'

2014-09-13 Thread Anthony
Can you show the relevant code (i.e., model definition and the login onaccept function)? On Wednesday, September 10, 2014 4:34:41 AM UTC-4, Tommi Lahtonen wrote: > > I have no idea how to fix this error. I used this same code earlier in > google app engine and it worked just fine. Now I moved my

[web2py] Re: 'Table' object has no attribute 'type'

2014-09-13 Thread Niphlod
open a bug in google code. If you can, pack a minimal app that reproduces the issue, it's not quite clear what your app is trying to do. On Thursday, September 11, 2014 11:14:08 AM UTC+2, Tommi Lahtonen wrote: > > > > 'Table' object has no attribute 'type' >> >> Version web2py™ Version 2.9.5-st

[web2py] Re: 'Table' object has no attribute 'type'

2014-09-12 Thread Tommi Lahtonen
'Table' object has no attribute 'type' > > Version web2py™ Version 2.9.5-stable+timestamp.2014.03.16.02.35.39 > Python Python 2.7.5+: /usr/bin/python (prefix: /usr) > I updated to the latest version 2.9.9 and still the same error. It looks like there is something wrong in DAL. -- Resou