OperationCode / operationcode_backend

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

315 bug zip not found #317

Closed hpjaj closed 6 years ago

hpjaj commented 6 years ago

Description of changes

Some users are getting an zip code error when creating a new account, potentially due to sporadic behavior from the geocoding API calls.

For now, to keep registrations from being blocked, and for keeping them open to non-domestic addresses, we will limit validation to presence.

Issue Resolved

Fixes #315