aboutsummaryrefslogtreecommitdiffstats
path: root/docs/tutorial
AgeCommit message (Expand)Author
2013-04-24Various clean up and lots of docsTom Christie
2013-04-23Merge remove-django-genericsTom Christie
2013-04-04TweaksTom Christie
2013-04-04Use consistent header style in tutorial part 5Tom Christie
2013-04-04Add support for action and link routingTom Christie
2013-03-31Add viewsets/routers to indexs etcTom Christie
2013-03-30Updating tutorialTom Christie
2013-03-30Merge branch 'master' into resources-routersTom Christie
2013-03-25Tiny typoSitong Peng
2013-03-18Merge branch 'master' into resources-routersTom Christie
2013-03-17Extra note on methodTom Christie
2013-02-25Renamed UserInstance to UserDetail in docsDanilo Bargen
2013-02-23Fix curl response.Tom Christie
2013-02-23Spelling.Tom Christie
2013-02-23Autenticating with curl example.Tom Christie
2013-02-23Formatting.Tom Christie
2013-02-23Add curl examples.Tom Christie
2013-02-23Add missing `blank=True` to model in tutorial.Tom Christie
2013-02-14Missing imports addedeofs
2013-02-12Use `many=True` for serializers.Tom Christie
2013-02-12New style object-level permission checksTom Christie
2013-01-28And link to quickstart.Tom Christie
2013-01-28Revert comment.Tom Christie
2013-01-28Update docs/tutorial/1-serialization.mdMike TUMS
2013-01-25Update docs/tutorial/4-authentication-and-permissions.mdGuglielmo
2013-01-24Tweak linking style.Tom Christie
2013-01-23Docs tweak based on user feedback.Tom Christie
2013-01-20Add missing import to tutorial. Fixes #599 Tom Christie
2013-01-19Tweak imports in tutorial. Fixes #597.Tom Christie
2013-01-17Tweak resource docsTom Christie
2013-01-15TweaksTom Christie
2013-01-15Merge with latest masterTom Christie
2013-01-15Update docsTom Christie
2013-01-15Modify tutorial to work with pygments 1.6rc. Fixes #581.Tom Christie
2013-01-13Format extensions have already been introduced.Richard Wackerbarth
2013-01-12Minor gramatical correctionRichard Wackerbarth
2013-01-10Make the whitespace uniformRichard Wackerbarth
2013-01-10Bringing up the Web APIRichard Wackerbarth
2013-01-10Some comment on the tutorial repositoryRichard Wackerbarth
2013-01-10Imply an additional element in infinite listsRichard Wackerbarth
2012-12-17Update contact detailsTom Christie
2012-12-11Replaced SingleObjectBaseView with SingleObjectAPIViewColin Murtaugh
2012-12-05Two typo fixes.Reinout van Rees
2012-12-05Small textual fixes.Reinout van Rees
2012-12-05Small textual fixes.Reinout van Rees
2012-12-05Textual fixes.Reinout van Rees
2012-12-05Fixed typos and fixed wording.Reinout van Rees
2012-12-05Fixed wording.Reinout van Rees
2012-11-30Fixed typo in import statement of tutorialmvdwaeter
2012-11-27Merge pull request #455 from oaubert/patch-2Stephan Groß