diff options
| author | Tom Christie | 2013-03-12 12:27:05 -0700 |
|---|---|---|
| committer | Tom Christie | 2013-03-12 12:27:05 -0700 |
| commit | 40e3fc0eee96b85140ea020e321cf403956fbb80 (patch) | |
| tree | 7735202eec798c41586460e5ea504f8f39504434 /docs/topics | |
| parent | 20880232930dd6f3a1de9dda1546c84b9279a258 (diff) | |
| parent | f513db714db76849448bf2e2412428ee7121ebf6 (diff) | |
| download | django-rest-framework-40e3fc0eee96b85140ea020e321cf403956fbb80.tar.bz2 | |
Merge pull request #709 from tomchristie/oauth
OAuth support
Diffstat (limited to 'docs/topics')
| -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 35a302fd..b0f0cfa2 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -110,6 +110,7 @@ The following people have helped make REST framework great. * Jonas Braun - [iekadou] * Ian Dash - [bitmonkey] * Bouke Haarsma - [bouke] +* Pierre Dulac - [dulaccc] Many thanks to everyone who's contributed to the project. @@ -254,4 +255,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter. [iekadou]: https://github.com/iekadou [bitmonkey]: https://github.com/bitmonkey [bouke]: https://github.com/bouke - +[dulaccc]: https://github.com/dulaccc |
