Note that you may not use the default value 'id' in your SA model's primary key.
You'd specify the primary key while generate the crud template. On 8月21日, 下午8時38分, malkarouri <[EMAIL PROTECTED]> wrote: > On Aug 20, 10:31 am, gasolin <[EMAIL PROTECTED]> wrote: > > > elixir is the orm layer of sqlalchemy. > > from tgcrud perspective, elixir make no difference from sqlalchemy. > > So you could refer the sqlalchemy part of tgcrud. > > Thanks a lot. I have actually converted my model to sqlalchemy > manually and it still doesn't run for me, so I guess I am doing > something wrong. I actually ended up doing it manually, using the > templates. > > Regards, > > Muhammad --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

