aboutsummaryrefslogtreecommitdiffstats
path: root/docs/tutorial
AgeCommit message (Expand)Author
2014-08-19Merge masterTom Christie
2014-08-18tabs -> spacesTom Christie
2014-08-18Merge pull request #1688 from ekonstantinidis/quick-start-orderTom Christie
2014-08-15Strip trailing spaces in tutorialsshquack
2014-08-15Specify file names using standard formatsshquack
2014-08-06Fix style for some textnimiq
2014-07-09Updated quick start project set up orderEmmanouil
2014-06-23Merge remote-tracking branch 'origin/master' into 2.4.0Xavier Ordoquy
2014-05-06Replaced singular "is" by plural "are"Sylvain Bellemare
2014-05-06Removed unnecessary "that"Sylvain Bellemare
2014-05-06Added missing "the" wordSylvain Bellemare
2014-05-05Removed superfluous "./"sSylvain Bellemare
2014-05-05Added missing "the" wordSylvain Bellemare
2014-05-05Added missing "to" wordSylvain Bellemare
2014-04-13Merge remote-tracking branch 'origin/master' into 2.4.0Xavier Ordoquy
2014-02-28clarified which urls.py to editDanSears
2014-01-14Use a local virtualenv, not in the users homedir.Tom Christie
2013-12-23Merge branch 'bennbollay-patch-1' into 2.4.0Tom Christie
2013-12-23Back out permissions example change in favor of easier to follow exampleTom Christie
2013-12-23Simplified some examples in tutorialamatellanes
2013-12-23Revert "Simplified some examples in tutorial"amatellanes
2013-12-23Simplified some examples in tutorialamatellanes
2013-12-17Add note on compat import in tutorialTom Christie
2013-12-17Use the BytesIO for buffering bytes and import the one from the compat module.Xavier Ordoquy
2013-12-13Merge branch 'master' into 2.4.0Tom Christie
2013-12-13Expanded notes in quickstart. Closes #1127. Closes #1128.Tom Christie
2013-11-18Add User import. Refs #599Tom Christie
2013-10-18Update 3-class-based-views.mdTom Christie
2013-10-18Merge pull request #1177 from rprince/patch-2Tom Christie
2013-10-18Merge pull request #1178 from rprince/patch-3Tom Christie
2013-10-18Update 2-requests-and-responses.mdTom Christie
2013-10-16Using the filenames where relevantRikki
2013-10-16Mention name of file to editRikki
2013-10-16Added name of file to editRikki
2013-10-11Merge pull request #1157 from dpetzel/tutorial_authenticationTom Christie
2013-10-05Be sure to import UserSerializerdpetzel
2013-10-05**very minor** typo fixdpetzel
2013-09-25Merge masterTom Christie
2013-09-23Mindnumbingly trivial single-char typo.John Mee
2013-09-18Fixing simple typoBraulio Soncco
2013-09-02Add windows virtualenv activate instructionTom Christie
2013-08-31Updated tutorial part 6: 2 examples were missing includestom-leys
2013-08-19MergeTom Christie
2013-08-13Small typomartync
2013-08-07Fixed typos in a bunch of docsVeronica Lynn
2013-07-27Fix Tutorial5 serializers.py typoRodrigo Martell
2013-07-15Combined link_* and action_* decorators into detail_route and list_route, mar...Alex Burgel
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