-
- Downloads
Integrate drf-yasg for doc ui and document existing apis
... | @@ -28,6 +28,7 @@ django_select2==7.2.2 | ... | @@ -28,6 +28,7 @@ django_select2==7.2.2 |
djangorestframework==3.9.2 | djangorestframework==3.9.2 | ||
djangorestframework-api-key==1.4.1 | djangorestframework-api-key==1.4.1 | ||
django==2.2.14 | django==2.2.14 | ||
drf-yasg==1.17.1 | |||
gunicorn==20.0.4 | gunicorn==20.0.4 | ||
mailchimp3==3.0.14 | mailchimp3==3.0.14 | ||
mistune==0.8.4 | mistune==0.8.4 | ||
... | ... |
Please register or sign in to comment