Show only member and non-member roles under susbcriptions of a user.
commit37aa4e3720ed4691a557a64d7af49dad1b138727
authorAbhilash Raj <raj.abhilash1@gmail.com>
Sun, 19 Sep 2021 00:55:02 +0000 (18 17:55 -0700)
committerAbhilash Raj <raj.abhilash1@gmail.com>
Sun, 19 Sep 2021 00:55:02 +0000 (18 17:55 -0700)
tree5f34607830006f627eb7e1bd69c727d0d182609e
parent3fa389a039fcf71d93954a34bf02e31c84fd2d5d
Show only member and non-member roles under susbcriptions of a user.

Since it doesn't make sense to set Moderation and Delivery bit for Owners and
Moderators, we are going to filter them from the 'Subscriptions' section of the
mange user.

Fixes #534
src/postorius/doc/news.rst
src/postorius/utils.py
src/postorius/views/user.py