Closed alexander-bauer closed 7 years ago
@alexander-bauer is this still an issue? I can't replicate it. If so I may need to switch over to a linux dev env.
@Mjacks3 I'll test in a moment, but if you need a Linux dev environment, you can use the demo site.
duplicate of #49
For example, creating a user which shares an email with an existing user will raise
sqlalchemy.exc.IntegrityError
, and creating a user with an empty password will raisebuiltins.ValueError
.