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

made sure to save inmate after changing in_jail field #291

Closed bepetersn closed 10 years ago

bepetersn commented 10 years ago

@nwinklareth, pretty sure this line of code is necessary in order to make your changes to inmate model work.

bepetersn commented 10 years ago

travis CI build fails because we don't have it set up right, by the way...

bepetersn commented 10 years ago

Woops.