As developer, i want a clear way to define roles for app users.
complete
t
thembelanimahlangu
Currently, roles are limited to member, admin,manager.
No clear way to define roles for other apps that do not fit this paradigm. e.g. how about an app for doctors, nurses, etc?
As usual, will not reinvent the wheel. We will implement one of the existing libs, for roles
- django_role_permissions(least intrusive, uses Django's existing models.)
- django_rules no changes to db
t
thembelanimahlangu
complete
t
thembelanimahlangu
in progress
t
thembelanimahlangu
planned