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 #262 - fixed named argument error in call to Monitor. Added try/ca... #276

Closed nwinklareth closed 10 years ago

nwinklareth commented 10 years ago

...tch block around scraper code to catch and display any uncaught exceptions.