diff options
| author | Tom Christie | 2013-03-08 22:28:59 +0000 | 
|---|---|---|
| committer | Tom Christie | 2013-03-08 22:28:59 +0000 | 
| commit | 0b6267d8cd45995585f0c02a4f9c96c0691fd32f (patch) | |
| tree | 7561ba06d35b9d5f2a1f6952c3fd4ebb59c9e284 /docs | |
| parent | 68683b2ea2907f367fdff60de91656504a242a14 (diff) | |
| download | django-rest-framework-0b6267d8cd45995585f0c02a4f9c96c0691fd32f.tar.bz2 | |
Added @bitmonkey.  Thanks!
For work on handling errors when deserializing lists of objects.
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 190ce490..d6f312ed 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -108,6 +108,7 @@ The following people have helped make REST framework great.  * Omer Katz - [thedrow]  * Wiliam Souza - [waa]  * Jonas Braun - [iekadou] +* Ian Dash - [bitmonkey]  Many thanks to everyone who's contributed to the project. @@ -250,3 +251,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [thedrow]: https://github.com/thedrow  [waa]: https://github.com/wiliamsouza  [iekadou]: https://github.com/iekadou +[bitmonkey]: https://github.com/bitmonkey  | 
