Thank you Bruno. But this didn't solved my problem. Fortunately I figure out what it was. The problem was caused by a plugin, simple comments, I was not using it, just enabled everything, as I am just learning and testing, when I removed the plugin everything worked fine.
On Mon, Aug 8, 2011 at 8:36 PM, Bruno Rocha <[email protected]> wrote: > I mean, this: > Field('a_fon_codigo', 'integer', db_pgsql.t_fone) > should be: > Field('a_fon_codigo', db_pgsql.t_fone) -- -- -- Ramiro Batista da Luz -- [email protected] -- (41) 9173-2231 -- http://www.ramiroluz.eti.br -- Programador || Câmara Municipal de Curitiba

