On 11/30/05, Mike Orr <[EMAIL PROTECTED]> wrote:
> OK, that works. I had to make one change in the wiki demo due to this error:
>
> 2005/11/30 14:30:52 HTTP INFO 127.0.0.1 - GET /pagelist?tg_format=json
> ...
> File
> "/usr/local/stow/python-2.4.2/lib/python2.4/site-packages/TurboGears-0.9a0dev_r252-py2.4.egg/turbogears/controllers.py",
> line 166, in newfunc
> raise BadFormatError("JSON output is not allowed for that method")
> BadFormatError: JSON output is not allowed for that method
Yep. That's a documented change in 0.9.
Kevin