[EMAIL PROTECTED] wrote:
Hi! I don't know anything about Python or TurboGears (or even databases), but I saw the 20min Wiki Tutorial and thought I might give it a go, see if I could work it out. A small Data Base could be really useful for my job and I'll learn a lot for sure. The problem is, I don't even know how to launch TurboGears :( In the tutorial, it's already launched, and I looked on TurboGears and Python sites, but seems like everyone takes this for granted. I'm on a PC, I installed Python, TurboGears, docutils and SPLite + PySQLite. (Everuthing the tutorial said I needed) The tutorial starts with "tg-admin quickstart" but where do I enter it? Thank you for helping ;) --Sam
Hi Sam, take a look at this article: http://turbogears.org/docs/gettingstarted.html Good luck! -- Anthoni Shogan

