hasadna / Open-Knesset

A project aimed at making the Israeli Knesset more transparent. Python and Django based
http://oknesset.org/
BSD 3-Clause "New" or "Revised" License
106 stars 175 forks source link

committee members should be updated automatically #688

Open OriHoch opened 8 years ago

OriHoch commented 8 years ago

currently the committee members list is not updated automatically

this data is displayed on a specific committee page or in the page mk page - the committees he is member of

we should run this peridocally to keep the data updated.

The relevant management command which updates the data is parse_committee_members - we need to check if it's safe to run automatically