Add note about 3.0 being merged to master

This commit is contained in:
Tom Christie 2014-11-03 14:43:00 +00:00
parent b106ebd2c0
commit 0da30e6d1d
2 changed files with 11 additions and 3 deletions

View File

@ -4,7 +4,13 @@
**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

View File

@ -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>
<h1 style="position: absolute;
width: 1px;
@ -43,8 +47,6 @@ Some reasons you might want to use REST framework:
**Above**: *Screenshot from the browsable API*
----
## Requirements
REST framework requires the following: