django-rest-swagger-docstring

Supports docstrings in Django Rest Swagger for versions >2.0


License
MIT
Install
pip install django-rest-swagger-docstring==0.2.2

Documentation

Add url: url(r'^docs/', include('django_rest_swagger_docstring.urls', namespace='docs')),