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

old generate_summaries appears to give an error, not clear if it is suceeding #383

Open bepetersn opened 10 years ago

bepetersn commented 10 years ago

This is definitely related to #356:

Generating summaries - Tue May 13 11:59:21 CDT 2014 TypeError: unsupported operand type(s) for -: 'datetime.date' and 'datetime.datetime'

Then priming the cache starts:

Priming the cache - Tue May 13 11:59:22 CDT 2014

bepetersn commented 10 years ago

It's definitely not, the v1 summary APIs are empty. I think we're not going to fix this.