Changes between Initial Version and Version 1 of Ticket #16617, comment 6
- Timestamp:
- Feb 10, 2014, 4:36:53 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16617, comment 6
initial v1 1 1 https://github.com/django/django/pull/2261 2 2 3 Makes value available to BaseValidator types for use in the validator message.3 Makes value available to BaseValidator types for use in the MinLengthValidator/MaxLengthValidator message.