|
@@ -38,7 +38,7 @@
|
|
|
{% include "rest_framework/docs/auth/basic.html" %}
|
|
{% include "rest_framework/docs/auth/basic.html" %}
|
|
|
{% include "rest_framework/docs/auth/session.html" %}
|
|
{% include "rest_framework/docs/auth/session.html" %}
|
|
|
|
|
|
|
|
- <script src="{% static 'rest_framework/js/jquery-3.3.1.min.js' %}"></script>
|
|
|
|
|
|
|
+ <script src="{% static 'rest_framework/js/jquery-3.5.1.min.js' %}"></script>
|
|
|
<script src="{% static 'rest_framework/js/bootstrap.min.js' %}"></script>
|
|
<script src="{% static 'rest_framework/js/bootstrap.min.js' %}"></script>
|
|
|
<script src="{% static 'rest_framework/docs/js/jquery.json-view.min.js' %}"></script>
|
|
<script src="{% static 'rest_framework/docs/js/jquery.json-view.min.js' %}"></script>
|
|
|
<script src="{% static 'rest_framework/docs/js/api.js' %}"></script>
|
|
<script src="{% static 'rest_framework/docs/js/api.js' %}"></script>
|