aboutsummaryrefslogtreecommitdiffstats
path: root/docs/tutorial
AgeCommit message (Expand)Author
2013-09-02Add windows virtualenv activate instructionTom Christie
2013-08-31Updated tutorial part 6: 2 examples were missing includestom-leys
2013-08-13Small typomartync
2013-08-07Fixed typos in a bunch of docsVeronica Lynn
2013-07-27Fix Tutorial5 serializers.py typoRodrigo Martell
2013-06-16Update 1-serialization.mdbigsassy
2013-06-12Changes 'python' to 'Python' when used in prose.Toby Champion
2013-06-10Add renderer_classes kwarg when binding snippet_highlight explicitly. Closes ...Tom Christie
2013-06-05Fix on documentation - wrong reference at previous created view UserList / Us...Areski Belaid
2013-05-30Rephrase serializer -> form notes in tutorialTom Christie
2013-05-30Note widget attribute on serializer field. Closes #836.Tom Christie
2013-05-30Fix quickstart urls module name. Closes #902Tom Christie
2013-05-28Fix md formatting and typosStephan Groß
2013-05-28Fixed typosPascal Borreli
2013-05-20Update TypoAndrew Tarzwell
2013-05-20TypoTom Christie
2013-05-20More explicit quickstart guide. Closes #867.Tom Christie
2013-05-10Docs tweaksTom Christie
2013-05-07Fixed typos in tutorialDaniel Hepper
2013-05-07Remove accidental conflict diffTom Christie
2013-05-05Merge masterTom Christie
2013-05-02Simplifying bits of docsTom Christie
2013-05-01Example and spelling fixes. Change "browseable" to "browsable" for consistency.Victor Shih
2013-04-26Deal with List/Instance suffixes for viewsetsTom Christie
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