diff options
| author | Tom Christie | 2013-05-08 20:08:35 +0100 |
|---|---|---|
| committer | Tom Christie | 2013-05-08 20:08:35 +0100 |
| commit | 2379014f15505ba991507661ee413e9a605e6687 (patch) | |
| tree | 32cb2b6b687226a634bcfb37c21269dc9bda323a /docs | |
| parent | 429e078eee63a120c408946cf7c1460d4ca9e9b4 (diff) | |
| download | django-rest-framework-2379014f15505ba991507661ee413e9a605e6687.tar.bz2 | |
Add rails in credits section
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/topics/credits.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/topics/credits.md b/docs/topics/credits.md index 7c5ab0a2..b998f9bd 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -132,7 +132,7 @@ Continuous integration testing is managed with [Travis CI][travis-ci]. The [live sandbox][sandbox] is hosted on [Heroku]. -Various inspiration taken from the [Piston], [Tastypie] and [Dagny] projects. +Various inspiration taken from the [Rails], [Piston], [Tastypie] and [Dagny] projects. Development of REST framework 2.0 was sponsored by [DabApps]. @@ -147,6 +147,7 @@ You can also contact [@_tomchristie][twitter] directly on twitter. [markdown]: http://daringfireball.net/projects/markdown/ [github]: https://github.com/tomchristie/django-rest-framework [travis-ci]: https://secure.travis-ci.org/tomchristie/django-rest-framework +[rails]: http://rubyonrails.org/ [piston]: https://bitbucket.org/jespern/django-piston [tastypie]: https://github.com/toastdriven/django-tastypie [dagny]: https://github.com/zacharyvoase/dagny |
