#29860: Allow BaseValidator to accept a callable limit_value
------------------------------+------------------------------------
     Reporter:  Javier Buzzi  |                    Owner:  nobody
         Type:  New feature   |                   Status:  new
    Component:  Core (Other)  |                  Version:  2.1
     Severity:  Normal        |               Resolution:
     Keywords:                |             Triage Stage:  Accepted
    Has patch:  1             |      Needs documentation:  0
  Needs tests:  0             |  Patch needs improvement:  0
Easy pickings:  0             |                    UI/UX:  0
------------------------------+------------------------------------
Changes (by Tim Graham):

 * component:  Uncategorized => Core (Other)
 * has_patch:  0 => 1
 * type:  Uncategorized => New feature
 * stage:  Unreviewed => Accepted


Old description:

> PR: https://github.com/django/django/pull/10522
>
> Allow for `MinValueValidation(datetime.datetime.now)` or any other
> callable.
>
> In-depth discussion: https://code.djangoproject.com/ticket/29852

New description:

 PR: https://github.com/django/django/pull/10522

 Allow for `MinValueValidation(datetime.datetime.now)` or any other
 callable.

 In-depth discussion: #29852

--

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29860#comment:1>
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/069.5534027f7a42224e2315f88306da0a5f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to