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

4 lines
189 B
HTML

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