aboutsummaryrefslogtreecommitdiffstats
path: root/docs/tutorial
AgeCommit message (Expand)Author
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ß
2012-11-27Tutorial: fix module name in section 3Olivier Aubert
2012-11-27Tutorial: fix module name in section 2Olivier Aubert
2012-11-17Missing import of "Permission" model in docsEugene MechanisM
2012-11-05Swap position of `instance` and `data` keyword arguments.Tom Christie
2012-11-01Merge masterTom Christie
2012-11-01Relational field support in browseable API.Tom Christie
2012-11-01since MultipleObjectBaseView was renamed MultipleObjectAPIView, it stands to ...Pavel Savchenko
2012-10-31fixed typoStephan Groß
2012-10-31using 'pk' in fields throws KeyErrorPavel Savchenko
2012-10-30Merge pull request #341 from minddust/restframework2Tom Christie
2012-10-30Final docs tweaks for 2.0Tom Christie
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-30removed empty rowStephan Groß
2012-10-30fix ModelSerializer useageStephan Groß
2012-10-30Docs updateTom Christie
2012-10-30Docs tweaks for tutorial.Tom Christie
2012-10-29removed empty rowStephan Groß
2012-10-29correct code indentStephan Groß
2012-10-28TweaksTom Christie
2012-10-28Add initial explanatory paragraphTom Christie
2012-10-28Minor fixesTom Christie
2012-10-28Pastebin tutorialTom Christie
2012-10-26Drop resources from codebase since implementation is only partial (Created re...Tom Christie
2012-10-25remove no-site-packages since that's now the defaultTom Christie
2012-10-21Fixing spelling errors.Marko Tibold
2012-10-17Make settings consistent with corrosponding view attributesTom Christie
2012-10-17Drop .parse_string_or_stream() - keep API minimal.Tom Christie
2012-10-12Fix tiny typoJamie Matthews
2012-10-10Remove 'tut 6 - resources' from the docs, since it doesn't exist yetTom Christie
2012-10-09Tweak static files with docsTom Christie
2012-10-09Flesh out quickstart guide and make some style tweaksTom Christie
2012-10-09Tweak settings in quickstart guideTom Christie
2012-10-09Added quickstart guideTom Christie
2012-10-08Docs tweaksTom Christie
2012-10-05Doc style tweaksTom Christie
2012-10-03Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-f...Tom Christie
2012-10-03Rename generic viewsTom Christie