#13034: django.db.models.fields.IntegerField description wrong?
------------------------------------------+---------------------------------
 Reporter:  brokenseal                    |       Owner:  nobody    
   Status:  new                           |   Milestone:            
Component:  Database layer (models, ORM)  |     Version:  SVN       
 Keywords:  description integerfield      |       Stage:  Unreviewed
Has_patch:  0                             |  
------------------------------------------+---------------------------------
 Hi,
 I found that IntegerField description's should be "This value must be an
 integer." instead of "This value must be a float."

 file:
 
http://code.djangoproject.com/browser/django/trunk/django/db/models/fields/__init__.py
 line: 874

 Cheers,
 David

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13034>
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