diff options
| author | Tom Christie | 2012-11-14 10:42:08 -0800 | 
|---|---|---|
| committer | Tom Christie | 2012-11-14 10:42:08 -0800 | 
| commit | 0cfb27b40e14274b990f943f79008f2cd6978e26 (patch) | |
| tree | 30a9a64d105c8c60538bcccf081531af651382e5 /docs | |
| parent | a83eb748c1515f9b4c363c9c7de1782d9da4dfe9 (diff) | |
| parent | d9c62c20a7a025d8e94fb881641731b340088f98 (diff) | |
| download | django-rest-framework-0cfb27b40e14274b990f943f79008f2cd6978e26.tar.bz2 | |
Merge pull request #407 from ludwigkraatz/location_header
Location header when Creating a Resource with HyperlinkedIdentityField
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 22d08df7..8e71c937 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -59,6 +59,7 @@ The following people have helped make REST framework great.  * Toni Michel - [tonimichel]  * Ben Konrath - [benkonrath]  * Marc Aymerich - [glic3rinu] +* Ludwig Kraatz - [ludwigkraatz]  Many thanks to everyone who's contributed to the project. @@ -153,3 +154,4 @@ To contact the author directly:  [tonimichel]: https://github.com/tonimichel  [benkonrath]: https://github.com/benkonrath  [glic3rinu]: https://github.com/glic3rinu +[ludwigkraatz]: https://github.com/ludwigkraatz  | 
