datamade / django-councilmatic

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

Related bills #139

Closed reginafcompton closed 7 years ago

reginafcompton commented 7 years ago

This PR adds a RelatedBill model with a one-to-many relation between it and the Bill model. The newly added code also includes the functions to pull in related bills from ocd api.