astrosat / django-astrosat-users

Common backend library for Astrosat projects' user management
GNU General Public License v3.0
2 stars 0 forks source link

the str method of UserRole prints out way too much stuff #39

Closed allynt closed 4 years ago

allynt commented 4 years ago

Checklist

Is your feature request related to a problem? Please describe

The str method of UserRole prints out representations of every permission. Now that I am using this feature in anger, I wind up having loads of permissions. Which makes things very unwieldy.

Describe the solution you'd like

Just print the name.