> get an error that says "No database
> configuraiton found!". Is there an elegant way around this? How do I
> start my turbogears app from outside start-*project.py and use it in a
> python environment (instead of over http)?

You can load the configuration file using:
    turbogears.update_config(configfile=... , modulename=...)

We use it some times to build quick and dirty ASP pages using the TG
model.


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