diff options
| author | Tom Christie | 2013-01-18 22:30:03 +0000 | 
|---|---|---|
| committer | Tom Christie | 2013-01-18 22:30:03 +0000 | 
| commit | 4b61ead53ff3d13e55346e07317612096f704af8 (patch) | |
| tree | ea19b16c86817041d4678aead9ffad6cc1cdb7e7 /docs/topics | |
| parent | 73b69b9bb6f92f0d674c10420ac462b51cad233d (diff) | |
| download | django-rest-framework-4b61ead53ff3d13e55346e07317612096f704af8.tar.bz2 | |
Added @nemesisdesign, for documentation on Apache mod_wsgi setup. Thanks!
Refs #588.
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 68d07f20..6529813f 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -92,6 +92,7 @@ The following people have helped make REST framework great.  * Johannes Spielmann - [shezi]  * James Cleveland - [radiosilence]  * Steve Gregory - [steve-gregory] +* Federico Capoano - [nemesisdesign]  Many thanks to everyone who's contributed to the project. @@ -219,3 +220,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [shezi]: https://github.com/shezi  [radiosilence]: https://github.com/radiosilence  [steve-gregory]: https://github.com/steve-gregory +[nemesisdesign]: https://github.com/nemesisdesign  | 
