You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
12345678910 |
- Django==1.10.4
- django-cors-middleware==1.3.1
- djangorestframework==3.5.3
- djangorestframework-jwt==1.9.0
- psycopg2==2.6.2
- gunicorn==19.6.0
- djoser==0.5.1
- envparse==0.2.0
- # tests
- factory-boy==2.8.1
|