On 10/1/05, Kevin Dangoor <[EMAIL PROTECTED]> wrote:

I just checked in a change that will hopefully make life better.
You'll need to use the new PackageHub instead of the AutoConnectHub.

If you do so, you can call
turbogears.database.set_db_uri(" some://uri")

which is possibly more pleasant than setting the config variables in
the scripts. The PackageHub does not look up the dburi until the
connection is used, so that should hopefully help with any import
timing issues...

Looks great!  Thank you!

Reply via email to