oops. Fixed in trunk now, please try.
On Oct 28, 4:13 am, Richard <[email protected]> wrote:
> hello,
>
> I noticed the following error with GAE (both dev server and real)
> after updating from trunk:
>
> ERROR 2009-10-28 09:09:53,800 restricted.py:154] Traceback (most
> recent call last):
> File "/web2py/gluon/main.py", line 424, in wsgibase
> session._try_store_in_db(request, response)
> File "/web2py/gluon/globals.py", line 347, in _try_store_in_db
> record_id = table.insert(**dd)
> File "/web2py/gluon/contrib/gql.py", line 250, in insert
> rid = DALRef(tmp.key().id())
> NameError: global name 'DALRef' is not defined
>
> Richard
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---