index
:
django-rest-framework
3.0-beta
docs-renderers-use-appropriate-renderer-class-name
empty_closable_objects
gh-pages
master
model-serializer-api
model-serializer-caching
version-2.4.x
version-3.1
Web APIs for Django.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
api-guide
/
authentication.md
Age
Commit message (
Expand
)
Author
2012-11-28
Fix location of obtain_auth_token view
Pavel Savchenko
2012-11-19
More docs tweaking.
Tom Christie
2012-11-19
Docs tweaks.
Tom Christie
2012-11-14
Renamed AuthTokenView to ObtainAuthToken, added obtain_auth_token var, update...
Rob Romano
2012-11-14
Added documentation on how to use the token authentication login view.
Rob Romano
2012-11-14
added description how to use the auth token
Stephan Groß
2012-10-31
Fixing documentation on auth/throttling guides
Otto Yiu
2012-10-29
fix api_view decorator useage
Stephan Groß
2012-10-21
Fixing spelling errors.
Marko Tibold
2012-10-17
Make settings consistent with corrosponding view attributes
Tom Christie
2012-10-15
Tweak parsers to take parser_context
Tom Christie
2012-10-05
Tweak view slightly
Tom Christie
2012-09-30
Docs tweaking
Tom Christie
2012-09-20
Change package name: djangorestframework -> rest_framework
Tom Christie
2012-09-13
Tweak throttling/permissions/auth docs
Tom Christie
2012-09-12
Tweaks to Token auth
Tom Christie
2012-09-12
Updating docs
Tom Christie
2012-09-08
Links to source files in docs
Tom Christie
2012-09-07
Get rid of the BaseToken abstract model
Mjumbe Wawatu Poe
2012-09-07
Move TokenAuthentication class into djangorestframework.authentication
Mjumbe Wawatu Poe
2012-09-07
Rename the default token class to "BasicToken"
Mjumbe Wawatu Poe
2012-09-07
Update docs for tokenauth
Mjumbe Wawatu Poe
2012-09-05
Tidying up docs
Tom Christie
2012-09-05
Flesh out authentication docs
Tom Christie
2012-09-05
Improve docs
Tom Christie
2012-09-05
Add missing doc files
Tom Christie