I was wrong. My example works for IS_DATE but not IS_TIME. Let me look more 
into this..

On Wednesday, 17 October 2012 04:17:54 UTC-5, dantuluri jaganadha raju 
wrote:
>
> when writing
> Field('two','time',requires=IS_TIME(format='%H:%M'))
> I am getting error "type 'exceptions.TypeError'> __init__() got an 
> unexpected keyword argument 'format'  "
> So, please reply as soon as possible.
>
> On Friday, October 12, 2012 10:44:23 AM UTC+5:30, dantuluri jaganadha raju 
> wrote:
>>
>> Hi,
>>          I want to accept only 9 digit number as input to one field and 
>> other's are invalid. and in another field I want to accept time format of 
>> form ("hours:minutes" to "hours:minutes").
>>  
>>                            Thank you in advance...
>>
>

-- 



Reply via email to