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
Age
Commit message (
Expand
)
Author
2014-12-19
Merge pull request #2010 from tanwanirahul/master
Tom Christie
2014-12-19
Updated documentation on url_path per suggestions.
Rahul
2014-12-19
Add url_path documention for detail_route decorator
tanwanirahul
2014-12-17
The pre_save method no longer works. This resolved issue #2306
Brent O'Connor
2014-12-17
With httpie 0.8.0 the HTTP method has to come after the auth argument.
Brent O'Connor
2014-12-17
Docs/tutorial import fixes. Refs #2296
Tymur Maryokhin
2014-12-17
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2014-12-17
Use six.BytesIO in tutorial. Closes #2296.
Tom Christie
2014-12-17
Merge pull request #2298 from epicserve/fix_typo
Tom Christie
2014-12-17
Fixed a typo
Brent O'Connor
2014-12-17
Highlight trailing '.' in command so it wont be missed.
Tom Christie
2014-12-15
Made docs consistent
Jason Spafford
2014-12-11
Field->ReadOnlyField in tutorial docs
Tom Christie
2014-12-09
snippets relationship in tutorial should be read_only
Tom Christie
2014-12-08
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2014-12-08
cd back to parent directory
Tom Christie
2014-12-08
Merge pull request #2165 from phalt/httpie-examples
Tom Christie
2014-12-08
one last tabs / spaces!
phalt
2014-12-08
fixed indentations
phalt
2014-12-06
Fix the new Django default db name
Xavier Ordoquy
2014-12-05
Added .validated_data usage. Closes #2214.
Tom Christie
2014-12-05
Style tweaks in examples
Tom Christie
2014-12-05
Fix quickstart tutorial
Tom Christie
2014-12-04
Fix the tutorial against the v3.0
Xavier Ordoquy
2014-12-04
print() function works from Python 2.6 to 3.X
Xavier Ordoquy
2014-12-04
updates based on suggestions
phalt
2014-12-03
Renamed validated_attrs to validated_data to be more in line with other simil...
Martin Tschammer
2014-12-02
remove unsused link
phalt
2014-12-02
Only show pip install for httpie
phalt
2014-12-01
Use httpie for tutorials
phalt
2014-11-29
Fixed typos
Tymur Maryokhin
2014-11-28
Merge branch '3.0-docs'
Tom Christie
2014-11-26
grammar
Will Stott
2014-11-26
a few typos
Will Stott
2014-11-25
Merge master
Tom Christie
2014-11-25
Clean up extra white space
José Padilla
2014-11-25
request.DATA, request.FILES -> request.data
Tom Christie
2014-11-24
Merge pull request #2116 from LuRsT/patch-5
Tom Christie
2014-11-24
Added missing import in tutorial snippet
Gil Gonçalves
2014-11-24
Fixed database update instructions
Gil Gonçalves
2014-11-20
Removed unused import from code snippet in tutorial
Gil Gonçalves
2014-11-19
small type
Raony Guimarães
2014-10-09
First pass on nested serializers in HTML
Tom Christie
2014-10-09
Update tutorial for 3.0
Tom Christie
2014-09-23
remove patterns and strings from urls #1898
Collin Anderson
2014-08-20
Deprecate .model attribute on views
Tom Christie
2014-08-19
Merge master
Tom Christie
2014-08-18
tabs -> spaces
Tom Christie
2014-08-18
Merge pull request #1688 from ekonstantinidis/quick-start-order
Tom Christie
2014-08-15
Strip trailing spaces in tutorial
sshquack
[next]