aboutsummaryrefslogtreecommitdiffstats
path: root/docs/tutorial/5-relationships-and-hyperlinked-apis.md
AgeCommit message (Expand)Author
2015-01-09Tweaked a few issues in the tutorial documentation.Travis Swientek
2014-12-11Field->ReadOnlyField in tutorial docsTom Christie
2014-12-09snippets relationship in tutorial should be read_onlyTom Christie
2014-12-06Fix the new Django default db nameXavier Ordoquy
2014-11-20Removed unused import from code snippet in tutorialGil Gonçalves
2014-09-23remove patterns and strings from urls #1898Collin Anderson
2014-08-15Strip trailing spaces in tutorialsshquack
2014-08-15Specify file names using standard formatsshquack
2014-08-06Fix style for some textnimiq
2013-07-27Fix Tutorial5 serializers.py typoRodrigo Martell
2013-05-28Fix md formatting and typosStephan Groß
2013-05-05Merge masterTom Christie
2013-05-01Example and spelling fixes. Change "browseable" to "browsable" for consistency.Victor Shih
2013-04-24Various clean up and lots of docsTom Christie
2013-04-04Use consistent header style in tutorial part 5Tom Christie
2013-02-25Renamed UserInstance to UserDetail in docsDanilo Bargen
2013-02-12Use `many=True` for serializers.Tom Christie
2013-01-24Tweak linking style.Tom Christie
2013-01-13Format extensions have already been introduced.Richard Wackerbarth
2013-01-10Imply an additional element in infinite listsRichard Wackerbarth
2012-12-17Update contact detailsTom Christie
2012-12-05Two typo fixes.Reinout van Rees
2012-11-05Swap position of `instance` and `data` keyword arguments.Tom Christie
2012-10-31fixed typoStephan Groß
2012-10-31using 'pk' in fields throws KeyErrorPavel Savchenko
2012-10-30Docs updateTom Christie
2012-10-30Docs tweaks for tutorial.Tom Christie
2012-10-28TweaksTom Christie
2012-10-28Pastebin tutorialTom Christie
2012-10-10Remove 'tut 6 - resources' from the docs, since it doesn't exist yetTom Christie
2012-09-19Use named links in tutorial docsTom Christie
2012-08-29New docsTom Christie