how to make the username and email is Unique .. using WTFroms

Posted by zjm1126 on Stack Overflow See other posts from Stack Overflow or by zjm1126
Published on 2010-06-05T08:12:11Z Indexed on 2010/06/05 8:12 UTC
Read the original article Hit count: 153

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

© Stack Overflow or respective owner

Related posts about python

Related posts about google-app-engine