diff options
| author | Tom Christie | 2013-08-28 12:57:29 +0100 | 
|---|---|---|
| committer | Tom Christie | 2013-08-28 12:57:29 +0100 | 
| commit | d7224afe5458f0b1016a80feec31c410c335dbce (patch) | |
| tree | ddfdb442dc5b1552395b5424a3abf90297e8eab6 /docs/topics/credits.md | |
| parent | 848567a0cd4f244bfe9fd68e97ae672bd259fd92 (diff) | |
| download | django-rest-framework-d7224afe5458f0b1016a80feec31c410c335dbce.tar.bz2 | |
Added @alexander-akhmetov.
For work on MAX_PAGINATE_BY, #1063.  Thanks! :)
Diffstat (limited to 'docs/topics/credits.md')
| -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 9b13131a..49f06e78 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -163,6 +163,7 @@ The following people have helped make REST framework great.  * Krzysztof Jurewicz - [krzysiekj]  * Eric Buehl - [ericbuehl]  * Kristian Øllegaard - [kristianoellegaard] +* Alexander Akhmetov - [alexander-akhmetov]  Many thanks to everyone who's contributed to the project. @@ -362,3 +363,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [krzysiekj]: https://github.com/krzysiekj  [ericbuehl]: https://github.com/ericbuehl  [kristianoellegaard]: https://github.com/kristianoellegaard +[alexander-akhmetov]: htttps://github.com/alexander-akhmetov
\ No newline at end of file | 
