#26107: CommaSeparatedIntegerField doesn't allow negative integers
--------------------------------+--------------------
     Reporter:  cooperjbrandon  |      Owner:  nobody
         Type:  Bug             |     Status:  new
    Component:  Core (Other)    |    Version:  1.9
     Severity:  Normal          |   Keywords:
 Triage Stage:  Unreviewed      |  Has patch:  0
Easy pickings:  0               |      UI/UX:  0
--------------------------------+--------------------
 The CommaSeparatedIntegerField model-type doesn't allow negative number.
 
https://docs.djangoproject.com/en/1.9/ref/models/fields/#commaseparatedintegerfield


 If passing in '-3', it would return a validation error. Seems like this
 shouldn't be the case.

--
Ticket URL: <https://code.djangoproject.com/ticket/26107>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/057.8cdc35a16bf67a8458d09ed7fa015b0b%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to