mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-11 12:17:24 +03:00
update link
This commit is contained in:
parent
8a7b2cd68a
commit
13f89320b2
|
@ -12,7 +12,7 @@ Django REST framework
|
||||||
|
|
||||||
**Important!** REST framework 2.0 is due to be released to PyPI by the end of October.
|
**Important!** REST framework 2.0 is due to be released to PyPI by the end of October.
|
||||||
If you are considering building a new API using REST framework you should start working
|
If you are considering building a new API using REST framework you should start working
|
||||||
with the `restframework2` branch, end refering to the upcoming [REST framework 2 docs][docs].
|
with the `restframework2` branch, end refering to the upcoming `REST framework 2 docs <tomchristie.github.com/django-rest-framework>`_.
|
||||||
|
|
||||||
Overview
|
Overview
|
||||||
========
|
========
|
||||||
|
@ -88,5 +88,3 @@ To run the tests against the full set of supported configurations::
|
||||||
To create the sdist packages::
|
To create the sdist packages::
|
||||||
|
|
||||||
python setup.py sdist --formats=gztar,zip
|
python setup.py sdist --formats=gztar,zip
|
||||||
|
|
||||||
[docs]: tomchristie.github.com/django-rest-framework
|
|
Loading…
Reference in New Issue
Block a user