On Friday 23 April 2010 08:17 PM, Gael Pasgrimaud wrote:
On Fri, Apr 23, 2010 at 4:32 PM, Krishnakant Mane<[email protected]> wrote:
is there a good getting started with formalchemy tutorial anywhere?
Not really. You can have a look at the docs:
http://docs.formalchemy.org/pylons_sample.html
Hey, I just now tryed to read through the code. I can't really
understand a few things.
All I could really make out is that the model.foo table object is being
bound to a form and a label is set in the configuration for a particular
field.
I could also make out that the form is being sent across through the
tmpl_context object.
Other than that I did not understand the code really. it was not
commented at any place.
Can any one give me a gentel introduction on how formalchemy works and
how do I bind forms to tables and render them?
I guess, it is all about making an instance of a form and bind it with a
class in the modles.
There is also some templates in shabti:
http://bitbucket.org/gjhiggins/shabti/ not really stable at the
moment.
I see. So should the template not be used for production?
Happy hacking.
Krishnakant.
--
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.