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

Make JailStay Model and API #410

Closed bepetersn closed 10 years ago

bepetersn commented 10 years ago

Do this after #402, #403, and #404.

wilbertom commented 10 years ago

Hey @bepetersn, I think all the temporal models are done. Check out the models.py file. Or are you talking about something else?