action(route + "/api/" + api_name, method=["GET", "POST"])
@action.uses(auth.user)
def _(auth=auth, api_factory=api_factory):
return api_factory(auth)
--
You received this message because you are subscribed to the Google Groups "py4web" group.
To unsubscribe from this group and stop receiving emails from it, send an email to py4web+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/py4web/c6b14222-7f3a-4404-8128-531d7b889d28n%40googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/py4web/c9901cd7-288c-4068-8ba9-f3a9163e1f7dn%40googlegroups.com.


--
You received this message because you are subscribed to the Google Groups "py4web" group.
To unsubscribe from this group and stop receiving emails from it, send an email to py4web+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/py4web/8a9bb006-bc06-41c4-834a-c2fa2d970d9fn%40googlegroups.com.