Max Ischenko wrote:
>
> The code:
> add_book_form = TableForm(name='addbook',
> submittext=_(u'Добавить книгу'),
>     widgets=[

Change from "widgets" to "fields".

Ciao
Michele

Reply via email to