python - How to add a link to a website and space in API_DESCRIPTION in Django Rest Documentation? -


i use django rest framework documentation , add link website. unfortunately way shown below on screenshot not working. have idea? furthemore, know how can add space in description. in advance.enter image description here

solution using ' instead of """. @ moment works properly.


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -