On 3/17/06, Jorge Godoy <[EMAIL PROTECTED]> wrote:
> > http://www.turbogears.org/preview/download/upgrade.html
> >
> > It's not a difficult change.
>
> Besides what's there:
>
>         - touch package/config/__init__.py
>         - add [global] to dev.cfg and prod.cfg as well

The second one was already there, but I just added the first one on. Thanks!

>
> I am now having problems with MochiKit...
>
>
>     return jsonify(obj)
>   File "<string>", line 5, in jsonify
>   File "_speedups.pyx", line 376, in _speedups.BaseDispatcher.__getitem__
>   File "build/bdist.linux-i686/egg/dispatch/interfaces.py", line 15, in 
> __call__
> NoApplicableMethods: ((JSLink(name='js/MochiKit.js'),), {})

Hmm... Has that ever worked? Have you always been using JSON while
returning MochiKit? A widget doesn't have a reasonable JSON
representation.

Kevin

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk
-~----------~----~----~----~------~----~------~--~---

Reply via email to