aboutsummaryrefslogtreecommitdiffstats
path: root/docs/tutorial/1-serialization.md
AgeCommit message (Expand)Author
2012-10-08Docs tweaksTom Christie
2012-10-05Doc style tweaksTom Christie
2012-10-02Fixed references to serializer.serialized and serializer.serialized_errorsMatt Bosworth
2012-09-25Add readonly 'id' fieldTom Christie
2012-09-25Add csrf noteTom Christie
2012-09-20Change package name: djangorestframework -> rest_frameworkTom Christie
2012-09-17Tweak docs, fix .error_data -> .errorsTom Christie
2012-09-08Code highlighting in docsTom Christie
2012-09-03Added the api_view decoratorTom Christie
2012-09-03Parsers may return raw data, or a DataAndFiles objectTom Christie
2012-09-03Neater virtualenv in tutorialTom Christie
2012-09-03Support generatorsTom Christie
2012-09-03Update virtualenv notesTom Christie
2012-09-03Add virtualenv to start of tutorialTom Christie
2012-08-29New docsTom Christie