datamade / django-councilmatic

:heartpulse: Django app providing core functions for *.councilmatic.org
http://councilmatic.org
MIT License
26 stars 16 forks source link

Add ability to import bills from every organization already loaded #175

Closed evz closed 6 years ago

evz commented 6 years ago

This just adds a for loop around where we are iterating over the bills to download so that we grab all of the bills where the from_organization matches up to any organization that we have already loaded. In a lot of cases, this is effectively a no-op except for the main legislative body (city council or whatever).