#32037: MinValueValidator, MaxValueValidator comparisons are not compatible with
there messages
-------------------------------------+-------------------------------------
Reporter: MishaGubsky | Owner: nobody
Type: Bug | Status: closed
Component: Core (Other) | Version: 3.1
Severity: Normal | Resolution: invalid
Keywords: MinValueValidator, | Triage Stage:
MaxValueValidator, greater than | Unreviewed
or equal, less than or equal |
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by felixxm):
* status: new => closed
* resolution: => invalid
Comment:
As far as I'm aware,
[https://github.com/django/django/blob/01974d7f7549b2dca2a729c3c1a1ea7d4585eb3a/django/core/validators.py#L342-L343
the code] is correct as is. You can check the
[https://github.com/django/django/blob/01974d7f7549b2dca2a729c3c1a1ea7d4585eb3a/tests/validators/tests.py#L189
tests].
--
Ticket URL: <https://code.djangoproject.com/ticket/32037#comment:2>
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 view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/069.5a6bb9a5c9391f5ae5321ac974aaedac%40djangoproject.com.