[web2py] Re: Creating a navigation bar

2013-12-01 Thread Alan Etkin
Note: already posted a working fix for the recipe at https://groups.google.com/d/msg/web2py-usuarios/5borwCNAXQc/-F_GsFWGeeUJ You appear to be calling the action with .xml but the data returned by the > action is not serializable in xml. > In nabvar.py, response.menu is set to a generator, but

[web2py] Re: Creating a navigation bar

2013-11-28 Thread Massimo Di Pierro
You appear to be calling the action with .xml but the data returned by the action is not serializable in xml. On Thursday, 28 November 2013 17:19:24 UTC-6, isi_jca wrote: > > Hi!!! > > I visited of the following link: > > > http://my.safaribooksonline.com/book/programming/python/9781849515467/b