Hi everyone, since I cannot comment on the wiki, here are some observations on running through the (overall quite nice) 20 minute tutorial. Please, bear with my English. I will be doing this with Python 2.5 on WindowsXP SP2, database of choice is PostgreSQL because this is what I happen to have installed.
Setup and Startup Quickstart it would be useful to remind users that tg-admin ends up in the Scripts directory of your Python installation. Not entirely obvious for Windows users... the fact that "tgsetup quickstart" creates the project directory inside the current directory should be said at the beginning of the paragraph, so that you don't end up with the project directory inside e.g. your Scripts directory Page2 Creating the tables If you are using postgresql and you do not have psycopg installed, of course tg-admin sql breaks. Psycopg is at http://initd.org/tracker/psycopg --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

