djaodjin / djaodjin-saas

Django application for software-as-service and subscription businesses
Other
564 stars 124 forks source link

New accessible endpoint #194

Closed knivets closed 5 years ago

knivets commented 5 years ago

1) I can't use RoleDescriptionMixin because it is based on OrganizationMixin 2) I can't use organization.add_role_request because it doesn't accept role_description. Let me know if you want me to modify the method. 3) The url shadows a similar one that has an optional part, but I guess this is the url that you were going to work on.