Installed Knox for tests

This commit is contained in:
Daniel Stanton 2017-01-25 18:03:23 +00:00
parent acb6a0d342
commit 2059de79db
2 changed files with 4 additions and 1 deletions

View File

@ -2,3 +2,4 @@ django-allauth>=0.19.1
responses>=0.3.0
flake8==2.4.0
djangorestframework-jwt>=1.7.2
django-rest-knox>=2.3.0

View File

@ -88,7 +88,9 @@ INSTALLED_APPS = [
'rest_auth',
'rest_auth.registration',
'rest_framework_jwt'
'rest_framework_jwt',
'knox'
]
SECRET_KEY = "38dh*skf8sjfhs287dh&^hd8&3hdg*j2&sd"