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

Comment (by Simon Charette):

 You can ignore this CI failure.

 For the documentation have a look at the
 [https://docs.djangoproject.com/en/2.1/internals/contributing/writing-
 documentation/#documenting-new-features documentation new features]
 section

 You'll want to add a `versionchanged` to all documented `BaseValidator`
 subclasses in
 
[https://github.com/django/django/blob/084573c7156530047bec2c19e732423fa9d0ec13/docs/ref/validators.txt#L233-L264
 docs/ref/validators.txt] and add a mention in the
 
[https://github.com/django/django/blob/084573c7156530047bec2c19e732423fa9d0ec13/docs/releases/2.2.txt#L259
 2.2. release notes validators section] as well.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29860#comment:7>
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/069.bffeb901558a94645f3ec9aed41f6a08%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to