diff options
| author | Tom Christie | 2013-01-16 14:35:30 +0000 | 
|---|---|---|
| committer | Tom Christie | 2013-01-16 14:35:30 +0000 | 
| commit | 0756ca1f42cd7768f9450ec004a65664678ddf82 (patch) | |
| tree | 85a334d5a154183d5839b084b408e4d1706780d9 /docs/topics | |
| parent | eb3d4d0e93b07d245232685d4fe3ad78144ea933 (diff) | |
| download | django-rest-framework-0756ca1f42cd7768f9450ec004a65664678ddf82.tar.bz2 | |
Added @steve-gregory for nullable slug relation tests.
See: #585
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 b0b00c12..68d07f20 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -91,6 +91,7 @@ The following people have helped make REST framework great.  * Richard Wackerbarth - [wackerbarth]  * Johannes Spielmann - [shezi]  * James Cleveland - [radiosilence] +* Steve Gregory - [steve-gregory]  Many thanks to everyone who's contributed to the project. @@ -217,3 +218,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [wackerbarth]: https://github.com/wackerbarth  [shezi]: https://github.com/shezi  [radiosilence]: https://github.com/radiosilence +[steve-gregory]: https://github.com/steve-gregory  | 
