Opened 6 years ago
Last modified 6 years ago
#29860 closed New feature
Allow BaseValidator to accept a callable limit_value — at Version 1
Description (last modified by ) ¶
PR: https://github.com/django/django/pull/10522
Allow for MinValueValidation(datetime.datetime.now)
or any other callable.
In-depth discussion: #29852
Change History (1)
comment:1 by , 6 years ago
Component: | Uncategorized → Core (Other) |
---|---|
Description: | modified (diff) |
Has patch: | set |
Summary: | Add ability to BaseValidator to accept a callable → Allow BaseValidator to accept a callable limit_value |
Triage Stage: | Unreviewed → Accepted |
Type: | Uncategorized → New feature |
Note:
See TracTickets
for help on using tickets.