New to TorboGears.

Here is a sample schema
Invoice (number, date, debtor, address)
InvoiceItems (product, qty, unitPrice, value, InvoiceKey)

What should the Kid template look like and what must the
save method do to automatically commit this to database.

The walk-thru/FAQ does not address this pattern. Help.

Yesh

Reply via email to