Skip to content

Commit 9c86cfa

Browse files
author
Jens Timmerman
committed
import permission into rest_framework
1 parent 6fcb8b5 commit 9c86cfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# flake8: noqa
22
from .authentication import OAuth2Authentication
33
from .permissions import TokenHasScope, TokenHasReadWriteScope, TokenHasResourceScope
4+
from .permissions import IsAuthenticatedOrTokenHasScope

0 commit comments

Comments
 (0)