#13631: IntegerField has no attributes max_value and min_value (1.2 regression)
-------------------+--------------------------------------------------------
 Reporter:  mila   |       Owner:  nobody    
   Status:  new    |   Milestone:            
Component:  Forms  |     Version:  1.2       
 Keywords:         |       Stage:  Unreviewed
Has_patch:  0      |  
-------------------+--------------------------------------------------------
 Attributes min_value and max_value are no longer set on IntegerField,
 FloatField and DecimalField in Django 1.2.

 Note these attributes are documented:
 
http://docs.djangoproject.com/en/dev/ref/forms/fields/#django.forms.IntegerField.max_value.
 [[BR]]I'm using them to generate some javascript validation.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13631>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" 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-updates?hl=en.

Reply via email to