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
/
tutorial
/
4-authentication-and-permissions.md
Age
Commit message (
Expand
)
Author
2015-01-09
Tweaked a few issues in the tutorial documentation.
Travis Swientek
2014-12-17
With httpie 0.8.0 the HTTP method has to come after the auth argument.
Brent O'Connor
2014-12-08
Merge pull request #2165 from phalt/httpie-examples
Tom Christie
2014-12-06
Fix the new Django default db name
Xavier Ordoquy
2014-12-01
Use httpie for tutorials
phalt
2014-11-24
Fixed database update instructions
Gil Gonçalves
2014-10-09
Update tutorial for 3.0
Tom Christie
2014-09-23
remove patterns and strings from urls #1898
Collin Anderson
2014-08-15
Strip trailing spaces in tutorial
sshquack
2014-08-15
Specify file names using standard format
sshquack
2014-05-05
Removed superfluous "./"s
Sylvain Bellemare
2014-02-28
clarified which urls.py to edit
DanSears
2013-12-23
Back out permissions example change in favor of easier to follow example
Tom Christie
2013-12-23
Simplified some examples in tutorial
amatellanes
2013-12-23
Revert "Simplified some examples in tutorial"
amatellanes
2013-12-23
Simplified some examples in tutorial
amatellanes
2013-11-18
Add User import. Refs #599
Tom Christie
2013-10-16
Using the filenames where relevant
Rikki
2013-10-05
Be sure to import UserSerializer
dpetzel
2013-05-28
Fix md formatting and typos
Stephan Groß
2013-05-28
Fixed typos
Pascal Borreli
2013-05-07
Fixed typos in tutorial
Daniel Hepper
2013-05-05
Merge master
Tom Christie
2013-05-01
Example and spelling fixes. Change "browseable" to "browsable" for consistency.
Victor Shih
2013-04-24
Various clean up and lots of docs
Tom Christie
2013-03-25
Tiny typo
Sitong Peng
2013-02-25
Renamed UserInstance to UserDetail in docs
Danilo Bargen
2013-02-23
Fix curl response.
Tom Christie
2013-02-23
Spelling.
Tom Christie
2013-02-23
Autenticating with curl example.
Tom Christie
2013-02-12
Use `many=True` for serializers.
Tom Christie
2013-02-12
New style object-level permission checks
Tom Christie
2013-01-25
Update docs/tutorial/4-authentication-and-permissions.md
Guglielmo
2013-01-23
Docs tweak based on user feedback.
Tom Christie
2013-01-20
Add missing import to tutorial. Fixes #599
Tom Christie
2013-01-12
Minor gramatical correction
Richard Wackerbarth
2013-01-10
Imply an additional element in infinite lists
Richard Wackerbarth
2012-12-05
Small textual fixes.
Reinout van Rees
2012-10-31
using 'pk' in fields throws KeyError
Pavel Savchenko
2012-10-30
added missing word + removed double whitespace
Stephan Groß
2012-10-30
added missing word
Stephan Groß
2012-10-30
fixed typo
Stephan Groß
2012-10-30
fixed typo
Stephan Groß
2012-10-28
Add initial explanatory paragraph
Tom Christie
2012-10-28
Minor fixes
Tom Christie
2012-10-28
Pastebin tutorial
Tom Christie