sc3 / cookcountyjail

A Django app that tracks the population of Cook County Jail over time and summarizes trends.
http://cookcountyjail.recoveredfactory.net/api/1.0/?format=json
Other
31 stars 23 forks source link

Issue #355 - change the type of CountyInmate.booking_date from datetime ... #356

Closed nwinklareth closed 10 years ago

nwinklareth commented 10 years ago

...to date. Also fixed null entries.