graphene-permissions icon indicating copy to clipboard operation
graphene-permissions copied to clipboard

Customizable permissions for graphene-django.

Results 6 graphene-permissions issues
Sort by recently updated
recently updated
newest added

Now I install graphene-permission and then import mixin file but get an error that says "no module found 'packaging' ". Should I install the packaging module?

Like, for example, you implement a project management software where each user can participate in different projects and have a different role in each project, like SCRUM Master, Product Owner,...

question

How can i add filter persmission in DjangoFilterConnectionField i am using relay and django-filters

How do you feel about permission classes which are not static like AllowAuthenticated or AllowSuperuser but which need to be instantiated. I can imagine some scenarios where the option to...

As the title says. Is there anything needed to create a release that includes the PR #36, I'll be happy to help.