Re: [Django] #26528: Allow model/form Field validators kwarg to be any iterable

2016-04-21 Thread Django
#26528: Allow model/form Field validators kwarg to be any iterable
-+-
 Reporter:  loic |Owner:  nobody
 Type:   |   Status:  closed
  Cleanup/optimization   |
Component:  Database layer   |  Version:  1.9
  (models, ORM)  |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Loïc Bistuer ):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"a885bca1dfe5905788ebb9f3a6557822ce3d9e9d" a885bca]:
 {{{
 #!CommitTicketReference repository=""
 revision="a885bca1dfe5905788ebb9f3a6557822ce3d9e9d"
 Fixed #26528 -- Allowed any iterable (e.g. tuple) as validators kwarg for
 form/model fields.
 }}}

--
Ticket URL: 
Django 
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/062.d45e1568f3521377aa21a4e379e5fda4%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26528: Allow model/form Field validators kwarg to be any iterable (was: Fields' validators kwarg must be list.)

2016-04-21 Thread Django
#26528: Allow model/form Field validators kwarg to be any iterable
-+-
 Reporter:  loic |Owner:  nobody
 Type:   |   Status:  new
  Cleanup/optimization   |
Component:  Database layer   |  Version:  1.9
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by timgraham):

 * stage:  Unreviewed => Ready for checkin
 * component:  Uncategorized => Database layer (models, ORM)


--
Ticket URL: 
Django 
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/062.b57c621f885beaa89b78651ae389080d%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.