Hi Steffen,

On 2/16/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> No, this is TurboGears-0.9a0dev_r768-py2.4.egg.
> (I "have to" try out the amazing toolbox thing ;-) )

:)

If you're using 0.9, you should change your files over to the new
config file format (dev.cfg becomes devcfg.py, change
[/path/to/something] headers to path("/path/to/something") - move
config options that don't vary by deployment to
<yourpackage>/config.py.)

In the new config files, you can use the absfile call. This is useful,
because you can put your static directory config in config.py, and it
should relocate properly if you're running with your project installed
on a production server.

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