Files
Sean Brant 5ef767c4e1 Handles unlimited range numbers
WTForms uses -1 to denote not min/max value. This makes the range and rangelength
validators incorrect. This patch falls back to min/max and minlength/maxlength
validation when one of the range values is -1.
2013-12-02 16:28:19 -06:00
..
2013-06-30 17:05:16 +02:00
2013-12-02 16:28:19 -06:00