Skip to content

Commit 865b6ab

Browse files
duzumakidopry
authored andcommitted
Ensure we import in the views module
1 parent fc67fc7 commit 865b6ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

oauth2_provider/views/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@
1717
from .introspect import IntrospectTokenView
1818
from .oidc import ConnectDiscoveryInfoView, JwksInfoView, RPInitiatedLogoutView, UserInfoView
1919
from .token import AuthorizedTokenDeleteView, AuthorizedTokensListView
20+
from .device import DeviceAuthorizationView

0 commit comments

Comments
 (0)