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

inmate in_jail field is currently not filterable with Tastypie #309

Closed bepetersn closed 10 years ago

bepetersn commented 10 years ago

This is actually also the case with the housing_history__in_jail field. What this looks like:

screenshot from 2014-03-29 21 05 19

This just requires changing some settings, probably with Tastypie, I just don't know what specifically they are at this moment.