OperationCode / operationcode_backend

This is the backend repo for the Operation Code website
https://operationcode.org
MIT License
62 stars 110 forks source link

remove duplicate cancelled validation #457

Closed apex-omontgomery closed 5 years ago

apex-omontgomery commented 5 years ago

Description of changes

I added these validations to allow password reset. Now validations only occur on create for zip code, so this isn't needed.

Issue Resolved

Code cleanup now that we have a better way of doing this.