* Reset auto-increment fields after truncating database tables in postgres. * Add prefixes on tracking model admins. * When making requests to sos.ca.gov, log HTTP status code and reason and raise HTTP error if bad status.
1.4.8
- Upgrade to `csvkit` version 1.0
1.4.7
- Fixed search field on admins for models with `ForeignKey` fields (1498).
1.4.6
- Upgraded to latest version of django-postgres-copy - Small improvements to CAL-ACCESS field documentation - Small expansion of unittests - Clean up of migrations
1.4.5
- Copyediting of CAL-ACCESS form documentation
1.4.1
- Increase max character length on `ReceivedFilingsCd` fields. - Prevent unnecessary download of zip when resuming `updatecalaccessrawdata`. - Include release datetimes in log when `downloadcalaccessrawdata` and `updatecalaccessrawdata` versions are incompatible.