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

Specify django settings as environment variable #411

Closed bepetersn closed 10 years ago

bepetersn commented 10 years ago

This will allow running the scraper outside of the context of a django management command.

bepetersn commented 10 years ago

418 closes this issue.