sampottinger / co_opencampaigndata

API service for serving Colorado TRACER data for opencampaigndata.org
GNU General Public License v3.0
10 stars 1 forks source link

don't try to convert an empty string to date #45

Closed trinary closed 11 years ago

trinary commented 11 years ago

As discussed on #43, missing date data is messing up our conversion. This seems to fix it, but a more in-depth investigation is probably warranted.