Set authentication to webapp DRF

This commit is contained in:
Aarni Halinen
2018-07-24 19:09:42 +03:00
parent 0ce6af8f7c
commit ac8fb0bfe3
3 changed files with 11 additions and 2 deletions
+2
View File
@@ -14,6 +14,8 @@ requests==2.11.1
django-nocaptcha-recaptcha==0.0.19
django-cors-headers==2.0.1
djangorestframework==3.8.2
PyJWT==1.6.4
djangorestframework-jwt==1.11.0
coverage==4.3.4
django-nose==1.4.5
nose-exclude==0.5.0