Em Ter, 2006-05-16 às 14:53 +0100, Ed Singleton escreveu: > What I'd really like to be able to do is to add a section to my model > that says "when the tables are created, insert these values" which > would be very useful during development. Or even a dev-data.cfg file,
Yeah, that would be great =) In the meanwhile, I guess you can add code to, say, start-project.py, to automatically add the initial stuff if the tables are empty (easily checked). I guess that's what I am going to do. See you, -- Gustavo Noronha Silva <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

