aboutsummaryrefslogtreecommitdiffstats
path: root/docs/tutorial/4-authentication-and-permissions.md
AgeCommit message (Collapse)Author
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