Private
Public Access
1
0

further playing

This commit is contained in:
Sander Roosendaal
2016-11-19 14:22:34 +01:00
parent eb055d5f32
commit 60edc3f3c2
2 changed files with 3 additions and 0 deletions

View File

@@ -49,6 +49,8 @@ INSTALLED_APPS = [
'django_mailbox',
'rest_framework',
'rest_framework_swagger',
'provider',
# 'provider.oauth2',
]
MIDDLEWARE_CLASSES = [