django-vue3-admin-backend/templates/rest_framework/docs/langs/python-intro.html
2025-10-20 21:30:27 +08:00

4 lines
189 B
HTML

{% load rest_framework %}
<pre class="highlight python hide" data-language="python"><code>{% code bash %}# Install the Python client library
$ pip install coreapi{% endcode %}</code></pre>