diff options
| author | Tom Christie | 2013-10-24 13:50:05 +0100 |
|---|---|---|
| committer | Tom Christie | 2013-10-24 13:50:05 +0100 |
| commit | 4d894fd39ec5670e72756c26908468fd743354c6 (patch) | |
| tree | 0ec2bbbca40629caf3b6db8c00d000aeab2ce64d /docs | |
| parent | 0fc9d5fed927410b82bbbd0889f8d986cb8a9f77 (diff) | |
| download | django-rest-framework-4d894fd39ec5670e72756c26908468fd743354c6.tar.bz2 | |
Added @alexanderlukanin13 for fix #1198. Thanks!
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 bcf77b03..028dfffc 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -175,6 +175,7 @@ The following people have helped make REST framework great. * Colin Huang - [tamakisquare] * Ross McFarland - [ross] * Jacek Bzdak - [jbzdak] +* Alexander Lukanin - [alexanderlukanin13] Many thanks to everyone who's contributed to the project. @@ -386,3 +387,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter. [tamakisquare]: https://github.com/tamakisquare [ross]: https://github.com/ross [jbzdak]: https://github.com/jbzdak +[alexanderlukanin13]: https://github.com/alexanderlukanin13 |
