Question

wtforms is a forms validation and rendering library for python web development

but i can't find how to handle the username and email Unique ,

thanks

Was it helpful?

Solution

Read the whole page in your link and you'll find the header "Custom Validators" which shows a quick ... custom validator.

The documentation has more on the topic.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top