On Thu, 23 Mar 2006 14:32:40 -0500 "Karl Guertin" <[EMAIL PROTECTED]> wrote:
> > On 3/23/06, Jason Chu <[EMAIL PROTECTED]> wrote: > > To fix this you are basically saying format="json" implies > > allow_json=True. I'd submit a patch, but it's only a one line > > change. Add allow_jsow = True right below template = "json" (line > > 194) in controllers.py > > Add: > > tg.allow_json = True > > to your config file (either config.py or config.cnf or whatever it is > now) But I don't want all of my exposed methods to be json-able. Only the ones that I specify saying format="json" or allow_json=True. Jason
signature.asc
Description: PGP signature
