mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 17:47:04 +03:00
Add note about 3.0 being merged to master
This commit is contained in:
parent
b106ebd2c0
commit
0da30e6d1d
|
@ -4,7 +4,13 @@
|
||||||
|
|
||||||
**Awesome web-browseable Web APIs.**
|
**Awesome web-browseable Web APIs.**
|
||||||
|
|
||||||
**Note**: Full documentation for the project is available at [http://www.django-rest-framework.org][docs].
|
Full documentation for the project is available at [http://www.django-rest-framework.org][docs].
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Note**: The incoming 3.0 version has now been merged to the `master` branch on GitHub. For the source of the currently available PyPI version, please see the `2.4.4` tag.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
# Overview
|
# Overview
|
||||||
|
|
||||||
|
|
|
@ -9,6 +9,10 @@
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
**Note**: The incoming 3.0 version has now been merged to the `master` branch on GitHub. For the source of the currently available PyPI version, please see the `2.4.4` tag.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<h1 style="position: absolute;
|
<h1 style="position: absolute;
|
||||||
width: 1px;
|
width: 1px;
|
||||||
|
@ -43,8 +47,6 @@ Some reasons you might want to use REST framework:
|
||||||
|
|
||||||
**Above**: *Screenshot from the browsable API*
|
**Above**: *Screenshot from the browsable API*
|
||||||
|
|
||||||
----
|
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
REST framework requires the following:
|
REST framework requires the following:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user