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
2015-03-11
Fix example of explicit format URL (for real).
Esmail
2015-03-04
Clean up pagination attributes
Tom Christie
2015-02-09
Merge master
Tom Christie
2015-02-06
Merge pull request #2460 from mmarvick/master
José Padilla
2015-02-05
Revert some of the changes made in 1-serialization.md
Michael Marvick
2015-02-01
Fixes #2493
José Padilla
2015-01-25
tutorial #5 incorrectly referenced 'settings.py' instead of 'tutorial/setting...
Michael Marvick
2015-01-25
tutorial #2 incorrectly showed /item.json instead of /item/.json for format s...
Michael Marvick
2015-01-25
tutorial #1 incorrectly showed string of json instead of ReturnDict type from...
Michael Marvick
2015-01-21
Merge master
Tom Christie
2015-01-19
correcting "it's" to "its" in Tutorial 1
Eric Theise
2015-01-19
Merge master
Tom Christie
2015-01-09
Tweaked a few issues in the tutorial documentation.
Travis Swientek
2015-01-05
Merge branch 'master' into version-3.1
Tom Christie
2015-01-01
fix widget style formatting
Rob Terhaar
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-18
Merge branch 'master' into version-3.1
Tom Christie
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
Merge master
Tom Christie
2014-12-15
Made docs consistent
Jason Spafford
2014-12-12
Merge master
Tom Christie
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-29
Remove YAML support from core
José Padilla
[next]