On 3/27/06, Robin Haswell <[EMAIL PROTECTED]> wrote:
>
> That looks great. I think I'll probably make a concerted effort at
> digging through the dispatchers to find the actual code which creates
> the environmemt within TG.

Offhand, I think you'd just need to

turbogears.config.update_config(configfile="prod.cfg")

from yourproject import model

...do stuff with your model objects...

Kevin

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