A Python-Django web application enabling users to upload, share, and display data from their environmental monitoring sites via the app's ODM2 database. Data can either be automatically streamed from Internet of Things (IoT) devices, manually uploaded via CSV files, or manually entered into forms.
BSD 3-Clause "New" or "Revised" License
31
stars
8
forks
source link
Release Candidate 0.17.1 (Bug fixes for 0.17.0) #721
Following the release of 0.17.0, there were a number of bugs reported and patched as hotfixes. This PR collects those changes to issue a patch release.
Summary of Changes
Fix 500 errors on a handful of pages (#704, #707, #710, #712)
Following the release of 0.17.0, there were a number of bugs reported and patched as hotfixes. This PR collects those changes to issue a patch release.
Summary of Changes