Add ability to hide emails per contributor type
authorMagnus Hagander <magnus@hagander.net>
Thu, 25 May 2017 13:54:49 +0000 (09:54 -0400)
committerMagnus Hagander <magnus@hagander.net>
Thu, 25 May 2017 13:54:49 +0000 (09:54 -0400)
commit3b6f269cfba6fdfbc143afc28b54e175703b3aeb
tree7fa914397256c759cae24a465efad3a4e5d79fe1
parentd09fde9ba34a593be573c001526066c86f306c74
Add ability to hide emails per contributor type

This makes it possible to hide emails from past contributors, which are
more likely to not be correct anyway.
pgweb/contributors/migrations/0002_hide_email.py [new file with mode: 0644]
pgweb/contributors/models.py
templates/contributors/list.html