One options would be to use http://dev.pocoo.org/hg/bureaucracy-main/
it's a new library, very alpha at this time, but it's been pulled from
some active projects like zine/solace and made by the Werkzeug/Pocoo
people.
If the idea is to write/rewrite something from scratch, this could be
a chance t
-- Forwarded message --
#405: [Patch] Split up @validate
Comment(by Ben Bangert):
I'm rather tempted to go with Marcus's idea:
http://marcuscavanaugh.com/posts/pylons-django-forms/
Though of course it kind of sucks to need Django as a dependency just to
do forms. I do like th