Martin wrote: > Trying to run initialize-pg.sql on Windows fails with: > ... inexplicable error ...
By the way, the real solution to this problem is to figure out why the heck 'tg-admin sql create' fails miserably with Fast Track's model. I have tried a lot of different things to fix this, and I am out of ideas. I would love it if someone with more SQLObject experience than myself could take a look at Fast Track and help me figure this out. Should I file a TurboGears bug? Once `tg-admin sql create` works, I can remove the silly initialize SQL scripts, and simply have a python script called "initialize.py" that inserts the admin group and the admin user into the database using SQLObject. This will greatly ease installation and configuration. I actually think that having some sane way to setup default database data at `tg-admin sql create` time would be a good TurboGears feature as well. Should I file a bug for this too? Sorry to go off on a tangent (actually, two). -- Jonathan LaCour http://cleverdevil.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

