On Saturday, September 24, 2016 at 6:47:50 AM UTC-4, Steve Joe wrote:
>
> No error,
> just the thing that "db((db.friend_requests.
> requester== auth.user_id) & (db.friend_requests.declarer== 
> request.args[0])).delete(" doesn't seem to work in accept().
>

Presumably either auth.user_id or request.args[0] don't have the values you 
expect them to have, or your assessment of whether it is "working" is 
incorrect. We don't have enough information to help with further diagnosis.

Anthony

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to