amschaal / bioshare

MIT License
6 stars 2 forks source link

Add interface for group managment #14

Closed amschaal closed 8 years ago

amschaal commented 8 years ago

Currently this is only done through the Django admin interface. It should be able to be done via the normal interface. Allow users to: -Create/Delete groups (if they have special permission) -Manage group users (if they have admin for that group)