There's a moviedemo.db somewhere I believe. In that there'd be the
SQL Alchemy code declaring the movie table with movi_id as PK.

As for the __before__ , it's a bit of a hack that breaks the usual
RESTful mapping of URI's to controller methods for the purpose of
that particular example but I think the example mentions this.  So,
yes there is a better way to do this normally.

-- 
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?hl=en.

Reply via email to