ODM2 / ODM2DataSharingPortal

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

Improve server response codes #698

Open aufdenkampe opened 6 months ago

aufdenkampe commented 6 months ago

As pointed out by @neilh10 in https://github.com/ODM2/ODM2DataSharingPortal/issues/663#issuecomment-1679432018 and https://github.com/ODM2/ODM2DataSharingPortal/issues/688#issuecomment-1910975393, end-users would benefit from having improved implementation of HTTP Status Codes to provide more accurate information to their web browsers and IoT devices.