chicago-justice-project / chicago-justice

Chicago Justice Project
GNU General Public License v3.0
14 stars 11 forks source link

Move news sources to a DB table #7

Closed meshulam closed 7 years ago

meshulam commented 7 years ago

Puts all django models under the migration system, for easier future data model changes.

meshulam commented 7 years ago

Migrated and deployed in production; merging.