Add routes and custom serialiser
Add requirements
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user