Hello Jorge,

> > AssertionError: Method Root.dg() returned unexpected output. Output
> > should be of type basestring, dict or generator.
>
> You're returning None from an expose()d method.  If you really want to return
> nothing from it, add "return dict()" as the last line of it.

thanks for the answer, but the only result I get now is:

{"tg_flash":null}

I guess I missed something else with datagrid...

Regards,

Fabian


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to