mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-05 04:50:12 +03:00
Update 3.6-announcement.md
This commit is contained in:
parent
afcf0e01ba
commit
78fedf8681
|
@ -101,7 +101,7 @@ Here's a brief example that demonstrates:
|
||||||
* Making an API request using the client.
|
* Making an API request using the client.
|
||||||
|
|
||||||
**index.html**
|
**index.html**
|
||||||
{% load staticfiles %}
|
{% load static %}
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<script src="{% static 'js/coreapi-0.1.0.js' %}"></script>
|
<script src="{% static 'js/coreapi-0.1.0.js' %}"></script>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user