mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-30 05:24:00 +03:00
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
This commit is contained in:
commit
d199a89c18
|
@ -135,7 +135,7 @@ Continuous integration testing is managed with [Travis CI][travis-ci].
|
||||||
|
|
||||||
The [live sandbox][sandbox] is hosted on [Heroku].
|
The [live sandbox][sandbox] is hosted on [Heroku].
|
||||||
|
|
||||||
Various inspiration taken from the [Rails], [Piston], [Tastypie] and [Dagny] projects.
|
Various inspiration taken from the [Rails], [Piston], [Tastypie], [Dagny] and [django-viewsets] projects.
|
||||||
|
|
||||||
Development of REST framework 2.0 was sponsored by [DabApps].
|
Development of REST framework 2.0 was sponsored by [DabApps].
|
||||||
|
|
||||||
|
@ -154,6 +154,7 @@ You can also contact [@_tomchristie][twitter] directly on twitter.
|
||||||
[piston]: https://bitbucket.org/jespern/django-piston
|
[piston]: https://bitbucket.org/jespern/django-piston
|
||||||
[tastypie]: https://github.com/toastdriven/django-tastypie
|
[tastypie]: https://github.com/toastdriven/django-tastypie
|
||||||
[dagny]: https://github.com/zacharyvoase/dagny
|
[dagny]: https://github.com/zacharyvoase/dagny
|
||||||
|
[django-viewsets]: https://github.com/BertrandBordage/django-viewsets
|
||||||
[dabapps]: http://lab.dabapps.com
|
[dabapps]: http://lab.dabapps.com
|
||||||
[sandbox]: http://restframework.herokuapp.com/
|
[sandbox]: http://restframework.herokuapp.com/
|
||||||
[heroku]: http://www.heroku.com/
|
[heroku]: http://www.heroku.com/
|
||||||
|
@ -278,4 +279,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.
|
||||||
[eyepulp]: https://github.com/eyepulp
|
[eyepulp]: https://github.com/eyepulp
|
||||||
[dhepper]: https://github.com/dhepper
|
[dhepper]: https://github.com/dhepper
|
||||||
[hamishcampbell]: https://github.com/hamishcampbell
|
[hamishcampbell]: https://github.com/hamishcampbell
|
||||||
[avinash240]: https://github.com/avinash240
|
[avinash240]: https://github.com/avinash240
|
||||||
|
|
Loading…
Reference in New Issue
Block a user