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
/
5-relationships-and-hyperlinked-apis.md
Age
Commit message (
Expand
)
Author
2014-11-20
Removed unused import from code snippet in tutorial
Gil Gonçalves
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-08-06
Fix style for some text
nimiq
2013-07-27
Fix Tutorial5 serializers.py typo
Rodrigo Martell
2013-05-28
Fix md formatting and typos
Stephan Groß
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-04-04
Use consistent header style in tutorial part 5
Tom Christie
2013-02-25
Renamed UserInstance to UserDetail in docs
Danilo Bargen
2013-02-12
Use `many=True` for serializers.
Tom Christie
2013-01-24
Tweak linking style.
Tom Christie
2013-01-13
Format extensions have already been introduced.
Richard Wackerbarth
2013-01-10
Imply an additional element in infinite lists
Richard Wackerbarth
2012-12-17
Update contact details
Tom Christie
2012-12-05
Two typo fixes.
Reinout van Rees
2012-11-05
Swap position of `instance` and `data` keyword arguments.
Tom Christie
2012-10-31
fixed typo
Stephan Groß
2012-10-31
using 'pk' in fields throws KeyError
Pavel Savchenko
2012-10-30
Docs update
Tom Christie
2012-10-30
Docs tweaks for tutorial.
Tom Christie
2012-10-28
Tweaks
Tom Christie
2012-10-28
Pastebin tutorial
Tom Christie
2012-10-10
Remove 'tut 6 - resources' from the docs, since it doesn't exist yet
Tom Christie
2012-09-19
Use named links in tutorial docs
Tom Christie
2012-08-29
New docs
Tom Christie