I've just released a small package, pyramid_simpleform:

http://pypi.python.org/pypi/pyramid_simpleform/

This is a small helper library which wraps FormEncode. It's intended
to replace the old @validate decorator used in Pylons, but uses a
similar pattern to Django forms, WTForms or Flatland.

The library includes a renderer helper class which uses webhelpers to
output HTML widgets, but you can render the form any way you like
(including htmlfill).

Thanks to everyone on #pyramid and #pylons IRC for their help with all
my questions.

-- 
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