diff options
| author | Tom Christie | 2013-01-15 13:31:05 +0000 | 
|---|---|---|
| committer | Tom Christie | 2013-01-15 13:31:05 +0000 | 
| commit | e1076cfb49b6293aa837cf7bdb4c11988892c598 (patch) | |
| tree | 7899fdf747cf98b5edfd81a4c71fb1018da87a1d /docs | |
| parent | b4c43d5fe44023a82309d57d0a3b5ae85949a5e9 (diff) | |
| download | django-rest-framework-e1076cfb49b6293aa837cf7bdb4c11988892c598.tar.bz2 | |
Added @radiosilence, for the timedelta encoding support. Thanks!
See: #584
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/topics/credits.md | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/topics/credits.md b/docs/topics/credits.md index 4af4ec8f..b0b00c12 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -90,6 +90,7 @@ The following people have helped make REST framework great.  * Marc Tamlyn - [mjtamlyn]  * Richard Wackerbarth - [wackerbarth]  * Johannes Spielmann - [shezi] +* James Cleveland - [radiosilence]  Many thanks to everyone who's contributed to the project. @@ -215,3 +216,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [mjtamlyn]: https://github.com/mjtamlyn  [wackerbarth]: https://github.com/wackerbarth  [shezi]: https://github.com/shezi +[radiosilence]: https://github.com/radiosilence  | 
