aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.md
diff options
context:
space:
mode:
authorTom Christie2014-11-03 14:43:00 +0000
committerTom Christie2014-11-03 14:43:00 +0000
commit0da30e6d1dea68d7c075067dd997fb1e0e26f27b (patch)
treedeacdf7ea44011079d3389dd2968346039848d52 /docs/index.md
parentb106ebd2c0a19107f12d5b87cfbe0083aaaa60b9 (diff)
downloaddjango-rest-framework-0da30e6d1dea68d7c075067dd997fb1e0e26f27b.tar.bz2
Add note about 3.0 being merged to master
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/index.md b/docs/index.md
index 5b31cc83..6288efa3 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -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: