ResonantGeoData / RD-WATCH

RD-WATCH Documentation
https://resonantgeodata.github.io/RD-WATCH/
Apache License 2.0
6 stars 5 forks source link

Fix site observation admin 500 error #475

Closed zachmullen closed 1 month ago

zachmullen commented 1 month ago

The presence of any null-valued timestamps broke the rendering of the site observation admin page. More generally it would break any place we call the __str__ method on such a site observation.