Hi there,

I want to use pyramid together with deform.

I use the sample files from the screencast to do that:
http://svn.repoze.org/playground/chris/deformscreencast/

Unfortunately the sample has no model part. I would like to use
sqlite3 for that.

I guess my question is how to integrate the model with the
deformscreencast sample code? The schema demo.py is located in the
controllers folder. I think the model needs to get plugged in here.

I find the pyramid approach to split into model and view helpful. Is
there a deform sample available which uses model & view instead of
controller. I guess it is easier to wrap my head around something
which follows that model.

Mark

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en.

Reply via email to