pinax / symposion

a Django project for conference websites
BSD 3-Clause "New" or "Revised" License
299 stars 147 forks source link

/review/(section)/admin does not filter reviews by section #144

Open chrisjrn opened 8 years ago

chrisjrn commented 8 years ago

If a reviewer is assigned to review multiple sections, that reviewer gets their review summary for all sections rather than their summary for the specified section.

chrisjrn commented 8 years ago

I will be fixing this on the LCA2017 branch