i had the same problem.Now solved.
check previous post
http://osdir.com/ml/web2py/2011-08/msg00232.html
2011/8/4 Cliff
> I get an exception from this code in db.py:
>
> auth.settings.extra_fields['auth_user'].append(Field('created_by',
> default=session.auth.user.id), writable=False, readab
I get an exception from this code in db.py:
auth.settings.extra_fields['auth_user'].append(Field('created_by',
default=session.auth.user.id), writable=False, readable=False)
Here is the exception:
Traceback (most recent call last):
File "/media/Myfiles/w2p-1-98-2/web2py/gluon/restricted.py"
2 matches
Mail list logo