diff options
| author | Tom Christie | 2014-12-02 13:14:11 +0000 |
|---|---|---|
| committer | Tom Christie | 2014-12-02 13:14:11 +0000 |
| commit | e30e3f6dfc8cdb47c1048bbe497599d250d7bf75 (patch) | |
| tree | 438e70b395216b14807e6e8466b5f4b55f718344 /README.md | |
| parent | 41045c1c2347cb7fd37081b40053df747304b286 (diff) | |
| download | django-rest-framework-e30e3f6dfc8cdb47c1048bbe497599d250d7bf75.tar.bz2 | |
Update README with 3.0 info.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ Full documentation for the project is available at [http://www.django-rest-frame --- -**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. +**Note**: We have now released Django REST framework 3.0. For older codebases you may want to refer to the version 2.4.4 [source code](https://github.com/tomchristie/django-rest-framework/tree/version-2.4.x), and [documentation](http://tomchristie.github.io/rest-framework-2-docs/). --- |
