Add routes and custom serialiser

Add requirements
This commit is contained in:
2019-04-18 21:43:22 +02:00
parent 31d5f7ade4
commit 1b1a19ae9d
6 changed files with 78 additions and 26 deletions

View File

@ -1,6 +1,8 @@
Django==2.0.3
django-cors-headers==2.5.2
djangorestframework==3.7.7
djangorestframework-jwt==1.11.0
djangorestframework-stubs==0.4.2
gunicorn==19.7.1
PyJWT==1.6.1
pytz==2018.3