https://code.djangoproject.com/ticket/16306
Would a core dev or two please give their opinion on this? I think it's a bug and not a flaw in the documentation. As I read the docs it seems plain that the max_value and min_value do what I think a reasonable person would expect them to do. In fact, they do behave in that way when set in the field "normally." So the fact that they do nothing when used in an __init__ override of the form is a bug or, at best, a very surprising behavior. Thanks, Shawn -- You received this message because you are subscribed to the Google Groups "Django developers" 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/django-developers?hl=en.
