diff options
| author | Tom Christie | 2012-11-19 21:42:33 +0000 | 
|---|---|---|
| committer | Tom Christie | 2012-11-19 21:42:33 +0000 | 
| commit | ce5b186ca869b693c945200581ba893123a63ce8 (patch) | |
| tree | c94ce26f1c2c123a4932515c6850abd9879fcf57 /docs/topics | |
| parent | b9e5c9484ae34b6675ea940854d58e2561bcc7f9 (diff) | |
| download | django-rest-framework-ce5b186ca869b693c945200581ba893123a63ce8.tar.bz2 | |
Docs tweaks.
Diffstat (limited to 'docs/topics')
| -rw-r--r-- | docs/topics/release-notes.md | 4 | 
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/topics/release-notes.md b/docs/topics/release-notes.md index d43f892f..81f4e332 100644 --- a/docs/topics/release-notes.md +++ b/docs/topics/release-notes.md @@ -4,7 +4,9 @@  >  > — Eric S. Raymond, [The Cathedral and the Bazaar][cite]. -* Add convenience login view to get tokens when using `TokenAuthentication` +## Master + +* Added `obtain_token_view` to get tokens when using `TokenAuthentication`  ## 2.1.3  | 
