TNRIS / api.tnris.org

Django RESTful API and PostgreSQL backend database management system for maintaining and serving Texas GIO's available data and content.
https://api.tnris.org
MIT License
7 stars 0 forks source link

500 error on 1st of month #372

Closed TWDBrob closed 3 months ago

TWDBrob commented 3 months ago

On the first of the month, the start date is the same as the end date and this causes a 500 error.

Make the default start date the first of last month in this case.