open-city / councilmatic

DEPRECATED, replaced by https://github.com/datamade/chi-councilmatic
16 stars 9 forks source link

Write django-admin command to classify legislation in-place #26

Closed fgregg closed 11 years ago

fgregg commented 11 years ago

In addition to classifying legislation as we scrape it, we should have a command to classify legislation in the database. https://docs.djangoproject.com/en/dev/howto/custom-management-commands/