TNRIS / api.tnris.org

Django RESTful API and PostgreSQL backend database management system for maintaining and serving Texas GIO's available data and content.

Home Page:https://api.tnris.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error code url handlers

adambreznicky opened this issue · comments

commented

add view responses for requests which result in the server responding with an error code. right now they are not set so it just responds with plain text. we could make this prettier, or more fun, like the lake gallery example. should add handlers/responses for 400, 403, 404, and 500

commented

resolved a777f62