datamade / django-councilmatic

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

Remove iterative process from index page, and import last_action-date #164

Closed reginafcompton closed 6 years ago

reginafcompton commented 6 years ago

This PR addresses two related issues: (1) It adds logic to import_data to retrieve the last_action_date for bills; (2) It removes an unnecessary, memory-hungry iterative process from the Index view - an iteration that did not serve any of our Councilmatics.