> How about max_value=99?
>
> Regards,
> Jonathan.
Thanks Jonathan... couldn't find that anywhere!
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to djang
On Tue, Jul 8, 2008 at 4:28 PM, Bobby Roberts <[EMAIL PROTECTED]> wrote:
>
> I need to limit an integerfield form type to 6 digits. I've tried
> max_length and max_digits but those don't work. Is there anything
> that does that or will I need to do a custom validation?
How about max_value=
I need to limit an integerfield form type to 6 digits. I've tried
max_length and max_digits but those don't work. Is there anything
that does that or will I need to do a custom validation?
--~--~-~--~~~---~--~~
You received this message because you are subscribed
3 matches
Mail list logo