mysociety / yournextrepresentative

A website for crowd-sourcing structured election candidate data
https://candidates.democracyclub.org.uk/
GNU Affero General Public License v3.0
56 stars 21 forks source link

expose date of death as a field that can be edited #982

Open mhl opened 7 years ago

mhl commented 7 years ago

Sadly, many candidates in our database have passed away, and at the moment these can only have a date of death set by staff users of the Django admin, on with the console.

This should be added in a migration as a SimplePoploField, and also displayed on the person page.