On Sun, Sep 27, 2009 at 8:12 PM, Graham Higgins <[email protected]> wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > On 27 Sep 2009, at 22:35, cd34 wrote: > >> @validate(form=movie_form, error_handler=index) > > > Working example here: > > http://bitbucket.org/gjhiggins/shabti/src/tip/shabti/templates/microsite/+package+/controllers/pages.py_tmpl > > (based on Pylons==0.9.7, ToscaWidgets>=0.9.4, > tw.forms>=0.9.3dev-20090122)
from tw.mods.pylonshf import validate So it's using a different validate decorator. -- Mike Orr <[email protected]> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
