diff options
| author | Tom Christie | 2013-03-08 14:45:25 -0800 |
|---|---|---|
| committer | Tom Christie | 2013-03-08 14:45:25 -0800 |
| commit | 775b4314eda853bbdfacab5cc5d3d0ec0e56a92e (patch) | |
| tree | 61b27ea9e843742dabeccfdd49fcf75ec7ae8683 /docs/topics | |
| parent | c5b98f0d106758298edf045e7bb44ecd7e4b9629 (diff) | |
| parent | 28ae26466e1b1493feeba19480c6eb148d603330 (diff) | |
| download | django-rest-framework-775b4314eda853bbdfacab5cc5d3d0ec0e56a92e.tar.bz2 | |
Merge pull request #716 from tomchristie/list-deserialization
List deserialization
Diffstat (limited to 'docs/topics')
| -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 |
