#11998: IntegerField not validated for overflow
-------------------------------------+-------------------------------------
     Reporter:  francis.giraldeau@…  |                    Owner:  tobias
         Type:  Bug                  |                   Status:  reopened
    Component:  Database layer       |                  Version:  1.4
  (models, ORM)                      |               Resolution:
     Severity:  Normal               |             Triage Stage:
     Keywords:                       |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by anonymous):

 * status:  closed => reopened
 * resolution:  duplicate =>
 * type:  Uncategorized => Bug


Comment:

 Problem persists in 1.4.2

 Following fields also raise same exception.
  - BigIntegerField
  - PositiveIntegerField
  - PositiveSmallIntegerField
  - SmallIntegerField

-- 
Ticket URL: <https://code.djangoproject.com/ticket/11998#comment:8>
Django <https://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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to