mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-01-24 00:04:16 +03:00
Added @bitmonkey. Thanks!
For work on handling errors when deserializing lists of objects.
This commit is contained in:
parent
68683b2ea2
commit
0b6267d8cd
|
@ -108,6 +108,7 @@ The following people have helped make REST framework great.
|
||||||
* Omer Katz - [thedrow]
|
* Omer Katz - [thedrow]
|
||||||
* Wiliam Souza - [waa]
|
* Wiliam Souza - [waa]
|
||||||
* Jonas Braun - [iekadou]
|
* Jonas Braun - [iekadou]
|
||||||
|
* Ian Dash - [bitmonkey]
|
||||||
|
|
||||||
Many thanks to everyone who's contributed to the project.
|
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
|
[thedrow]: https://github.com/thedrow
|
||||||
[waa]: https://github.com/wiliamsouza
|
[waa]: https://github.com/wiliamsouza
|
||||||
[iekadou]: https://github.com/iekadou
|
[iekadou]: https://github.com/iekadou
|
||||||
|
[bitmonkey]: https://github.com/bitmonkey
|
||||||
|
|
Loading…
Reference in New Issue
Block a user