On 6/4/06, Fernando Andreacci <[EMAIL PROTECTED]> wrote:

Hi
First i'm running TG on windows.
after I type myproject-start.py I can't type some oher  thing... is it ok?

yes if you look at that code it start cherrypy, from then on it will either
a) crash if you change your code and it doesn't compiles
b) print logger output http://trac.turbogears.org/turbogears/wiki/logging
c) die at ctrl-c

Now i'm trying to create my database, I just type, tg-admin sql create, but it's say that I need to specify a model...
yes that's because tg-admin looks for the model.py within your project so it must be run inside your project but on it's root, that is if you created c:\python\tg\myproject you will cd c:\python\tg\myproject then tg-admin sql create.

if that doesn't works please send the error message your getting.

I'll suggest you go over the tutorials  at the site, they will give you the basic undestanding on how to work with quickstarted projects.

http://www.turbogears.org/preview/docs/

if your using 0.8 take out the preview part.
tks..

yw

--
Fernando Andreacci
Desenvolvimento
Setti Sistemas Ltda.
Fone(47)3028-2445



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to