mirror of
https://github.com/wassname/wtforms-parsleyjs.git
synced 2026-08-05 13:30:09 +08:00
Forgot to import json
This commit is contained in:
@@ -2,6 +2,7 @@ __author__ = 'Johannes Gehrs (jgehrs@gmail.com)'
|
||||
|
||||
import re
|
||||
import copy
|
||||
import json
|
||||
|
||||
from wtforms.validators import Length, NumberRange, Email, EqualTo, IPAddress, \
|
||||
Regexp, URL, AnyOf, Optional, InputRequired, MacAddress, UUID, NoneOf
|
||||
|
||||
Reference in New Issue
Block a user