That did the trick. Thanks muchly! I was using request.extension =
'json' but I knew that was a hack.

I can see how enabling generic views could be a security risk; I can't
see myself using them very frequently except to test the output of a
particular action, so perhaps I'll add
response.generic_patterns = ['*']
to my model during testing, making sure to take it out thereafter.

Thanks again!
-Aaron

On Sep 21, 4:21 pm, Anthony <abasta...@gmail.com> wrote:
> Please seehttps://groups.google.com/d/msg/web2py/SF7oKIWWPSE/m98V_tfd-V0J.

Reply via email to