aboutsummaryrefslogtreecommitdiffstats
path: root/docs/tutorial/4-authentication-and-permissions.md
AgeCommit message (Collapse)Author
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
+ Explicitly specify module names in the standard format similar to all the other tutorials + Remove the extra quote around module name
2014-05-05Removed superfluous "./"sSylvain Bellemare
2014-02-28clarified which urls.py to editDanSears
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
This reverts commit d6806340e54408858da4b2dc991be99edd65df76.
2013-12-23Simplified some examples in tutorialamatellanes
2013-11-18Add User import. Refs #599Tom Christie
2013-10-16Using the filenames where relevantRikki
Sometimes it's hard to tell which file the code is intended to go in. Now it spells it out.
2013-10-05Be sure to import UserSerializerdpetzel
2013-05-28Fix md formatting and typosStephan Groß
2013-05-28Fixed typosPascal Borreli
2013-05-07Fixed typos in tutorialDaniel Hepper
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-03-25Tiny typoSitong Peng
2013-02-25Renamed UserInstance to UserDetail in docsDanilo Bargen
2013-02-23Fix curl response.Tom Christie
Didn't map to the correct stage of the tutorial.
2013-02-23Spelling.Tom Christie
2013-02-23Autenticating with curl example.Tom Christie
2013-02-12Use `many=True` for serializers.Tom Christie
2013-02-12New style object-level permission checksTom Christie
2013-01-25Update docs/tutorial/4-authentication-and-permissions.mdGuglielmo
HTMLFormatter is in pygments.formatters.html
2013-01-23Docs tweak based on user feedback.Tom Christie
2013-01-20Add missing import to tutorial. Fixes #599 Tom Christie
2013-01-12Minor gramatical correctionRichard Wackerbarth
2013-01-10Imply an additional element in infinite listsRichard Wackerbarth
This is to allow the addition of elements without having to change existing lines of code
2012-12-05Small textual fixes.Reinout van Rees
2012-10-31using 'pk' in fields throws KeyErrorPavel Savchenko
add missing imports Browsable API seems to be working fine with FBV's (2.0.0) removing snippets from the URI doesn't make sense remain consistent in using SnippetDetail
2012-10-30added missing word + removed double whitespaceStephan Groß
2012-10-30added missing wordStephan Groß
2012-10-30fixed typoStephan Groß
2012-10-30fixed typoStephan Groß
2012-10-28Add initial explanatory paragraphTom Christie
2012-10-28Minor fixesTom Christie
2012-10-28Pastebin tutorialTom Christie