This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
wtforms-parsleyjs
Watch
1
Star
0
Fork
0
You've already forked wtforms-parsleyjs
mirror of
https://github.com/wassname/wtforms-parsleyjs.git
synced
2026-06-27 19:50:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b4073dda5825f7507667b2c33c5fec1c637a070e
wtforms-parsleyjs
/
scripts
T
History
James O'Toole
b4073dda58
Removed inlist validator, because is is no longer in Parsley since 2.x, replaced with a custom valdidator
2015-02-17 12:32:31 +00:00
..
parsley-anyof.js
Removed inlist validator, because is is no longer in Parsley since 2.x, replaced with a custom valdidator
2015-02-17 12:32:31 +00:00
parsley-datefield.js
Improved data-parsley-datefield validator, fixed previous issue of '%Y-%m-%d' being matched by '1996-2-'.
2015-02-15 04:59:17 +00:00
parsley-noneof.js
Implemented the NoneOf validator, using a custom parsley validator
2015-02-15 02:03:37 +00:00