EuroPython / djep

EuroPython 2014 conference software
https://ep2014.europython.eu/
BSD 3-Clause "New" or "Revised" License
37 stars 18 forks source link

Introduce dedicated permission to see proposal author #137

Closed MarkusH closed 10 years ago

MarkusH commented 10 years ago

This pull-request introduces a dedicated custom permission on Django's permission model 'proposals.see_proposal_author' which can be used to allow certain users or groups to see the proposal author in the reviews app even if this is globally (per conference) disabled (conference.anonymize_proposal_author).

zerok commented 10 years ago

Except for the remarks, :+1: