On 6/12/06, Jorge Godoy <[EMAIL PROTECTED]> wrote: > > Em Segunda 12 Junho 2006 05:02, Elvelind Grandin escreveu: > > Yes. I've noticed the same thing. > > The problem is that if you select no to identity it won't let you > > select sqlobject or sqlachemy. Which makes the model.py be empty since > > it can't decide which ORM to include code for. > > I think that even if you dont want to choose identity you should be > > able to choose between the ORMs. > > It makes sense. > > I'll see if I can come up with a fix for that...
For the time being, I've made it put the SQLObject stuff at the top, regardless of how identity is set. Kevin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

