CatWalk

What is CatWalk?

CatWalk is a single page (buzzword compliant) Ajax application build on top of TurboGears. With it you can easily interact with your application model and manage your data. Think of it as phpMyAdmin or pgAdmin at the ORM level instead of the RDBMS. It is database agnostic, all it's information is pulled out of SQLObject - not from the underlying data store.

Use CatWalk

There are two main ways that you can access CatWalk. The preferred method is to open it directly from the toolbox.

You may instead want to mount CatWalk as a controller, though this may compromise data security. For example:

You may then access CatWalk from the browser, like so: http://example.org/catwalk.