mysociety / citizenconnect

Citizen Connect project for the NHS: reporting problems, leaving reviews
https://www.nhs.uk/careconnect/choices
Other
1 stars 0 forks source link

Add a config variable to exclude organisations from reviews #1313

Closed stevenday closed 9 years ago

stevenday commented 9 years ago

Closes #1312

stevenday commented 9 years ago

@davea thanks for the review, I've updated the queryset getting to simplify it (with a note to mention exclude being a noop if it's an empty list) and extended the test to check a different org isn't being hidden now.

davea commented 9 years ago

:ship: