Explore >> Select a destination


You are here

masnun.com
| | blitiri.com.ar
10.6 parsecs away

Travel
| |
| | vxlabs.com
8.7 parsecs away

Travel
| | The Django REST Framework is awesome, for a whole bunch of reasons, one of them being the browsable HTML version of your API that it automatically generates for you. As a part of this, it extracts any docstrings that you might have defined for the relevant class (ViewSet or CBV) and adds an HTML version of this documentation to the browsable API, like this: However, as described in the relevant documentation, it expects Markdown syntax by default. I like Markdown, but the rest of my Python docstrings are...
| | www.mattlayman.com
8.2 parsecs away

Travel
| | Django Riffs is a podcast for learning web application development in Python using the Django web framework. We explore all of Django's features to equip listeners with the knowledge to build a web app.
| | www.janhouse.lv
98.4 parsecs away

Travel
| In one of my previous blog postsI mentioned hiding your server behind proxy to protect yourself from long downtime. Since some of you wanted more information, I figured I should write about it. This will still only scratch the surface of it and you should do some additional reading if you want to get a ... Continue reading "Hiding your web server behind proxy"