Jose Soares <[EMAIL PROTECTED]> writes: > >>> dv.to_python(date) > Traceback (most recent call last): > File "<stdin>", line 1, in ? > File > "/usr/lib/python2.4/site-packages/FormEncode-0.5.1-py2.4.egg/formencode/api.py", > > line 319, in to_python > vp(value, state) > File > "/usr/lib/python2.4/site-packages/FormEncode-0.5.1-py2.4.egg/formencode/validators.py", > > line 845, in validate_python > value, state) > formencode.api.Invalid: The date must be sometime in the future
So it should work. Send more info to the list. If you can replicate this behaviour on a small quickstarted app that you can put somewhere for downloading it would greatly help. -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

