CatWalk in TurboGears
Saturday, October 29th, 2005 I was very pleased last week when Kevin Dangoor ask me if I could see CatWalk as part of TurboGears.
Of course I could!
Now you can get CatWalk out of the box if you checkout the developer version of TG from SVN.
To mount CatWalk to your app, you should add the following to your controller:
import model
from […]