aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics
diff options
context:
space:
mode:
authorTom Christie2012-09-28 10:42:14 +0100
committerTom Christie2012-09-28 10:42:14 +0100
commitaeeb68f68a8f5a3deb9f1ad06f11dbbd9a8f1ff6 (patch)
tree3974ac13a47bb23d0580653fd95f87c8da0729fd /docs/topics
parent549d50b9569ce3711bad8f932a5b12c031ea034d (diff)
downloaddjango-rest-framework-aeeb68f68a8f5a3deb9f1ad06f11dbbd9a8f1ff6.tar.bz2
Added @j4mie, and added projects to 'additional thanks' as appropriate.
Diffstat (limited to 'docs/topics')
-rw-r--r--docs/topics/credits.md13
1 files changed, 12 insertions, 1 deletions
diff --git a/docs/topics/credits.md b/docs/topics/credits.md
index b280dba2..8ff05e05 100644
--- a/docs/topics/credits.md
+++ b/docs/topics/credits.md
@@ -43,6 +43,7 @@ The following people have helped make REST framework great.
* Michael Barrett - [phobologic]
* Mathieu Dhondt - [laundromat]
* Johan Charpentier - [cyberj]
+* Jamie Matthews - [j4mie]
Many thanks to everyone who's contributed to the project.
@@ -54,6 +55,10 @@ Project hosting is with [GitHub].
Continuous integration testing is managed with [Travis CI][travis-ci].
+Various inspiration taken from the [Piston], [Tastypie] and [Dagny] projects.
+
+Development of REST framework 2.0 was sponsored by [DabApps].
+
## Contact
To contact the author directly:
@@ -67,6 +72,11 @@ To contact the author directly:
[markdown]: http://daringfireball.net/projects/markdown/
[github]: github.com/tomchristie/django-rest-framework
[travis-ci]: https://secure.travis-ci.org/tomchristie/django-rest-framework
+[piston]: https://bitbucket.org/jespern/django-piston
+[tastypie]: https://github.com/toastdriven/django-tastypie
+[dagny]: https://github.com/zacharyvoase/dagny
+[dabapps]: http://lab.dabapps.com
+
[tomchristie]: https://github.com/tomchristie
[markotibold]: https://github.com/markotibold
[pbgwl]: https://github.com/pbgwl
@@ -107,4 +117,5 @@ To contact the author directly:
[alecperkins]: https://github.com/alecperkins
[phobologic]: https://github.com/phobologic
[laundromat]: https://github.com/laundromat
-[cyberj]: https://github.com/cyberj \ No newline at end of file
+[cyberj]: https://github.com/cyberj
+[j4mie]: https://github.com/j4mie \ No newline at end of file