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 #355 - fixed error in migration when changing field booking_date t... #358

Closed nwinklareth closed 10 years ago

nwinklareth commented 10 years ago

...o disallow nulls. It must have a default value which was missing in faulty version.