aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-10-08Docs tweaksTom Christie
2012-10-08Fix broken docs referenceTom Christie
2012-10-08Add RetrieveDestroyAPIView and remove Metadata mixinTom Christie
2012-10-08Fix #285Tom Christie
2012-10-08Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-f...Tom Christie
2012-10-08Adding migration and changelog docsTom Christie
2012-10-07Added @mattbo, @maximilianhurl. Thanks!Tom Christie
2012-10-06Fix up media-specific doc styling issuesTom Christie
2012-10-05DabApps, not Dab AppsTom Christie
2012-10-05Tweak fields docsTom Christie
2012-10-05Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-f...Tom Christie
2012-10-05Add serializer fields documentationTom Christie
2012-10-05Remove unused test fileTom Christie
2012-10-05Merge pull request #284 from maximilianhurl/doc-stylesTom Christie
2012-10-05Fix django 1.3 bugTom Christie
2012-10-05Added dabapps styling to html apiMax Hurl
2012-10-05Added sticky footer to docsMax Hurl
2012-10-05Merge pull request #283 from tomchristie/put-for-createTom Christie
2012-10-05Support PUT for createTom Christie
2012-10-05Add test for non-GET methods to api_view decoratorTom Christie
2012-10-05Fix view_name argument to HyperlinkedIdentityFieldTom Christie
2012-10-05Fix view_name argument to HyperlinkedIdentityFieldTom Christie
2012-10-05Add view_name argument to HyperlinkedIdentityFieldTom Christie
2012-10-05Fix bug in format suffix patternsTom Christie
2012-10-05Fix bug in format suffix patternsTom Christie
2012-10-05Add favicon to docsTom Christie
2012-10-05Doc style tweaksTom Christie
2012-10-05Remove Parser.can_handle_request()Tom Christie
2012-10-05Tweak view slightlyTom Christie
2012-10-05Docs tweaksTom Christie
2012-10-05Tweak doc headingsTom Christie
2012-10-05Merge pull request #282 from tomchristie/html-template-responsesTom Christie
2012-10-05Merge pull request #281 from maximilianhurl/doc-stylesTom Christie
2012-10-05Fix travis build image in docsTom Christie
2012-10-05Docs for template responsesTom Christie
2012-10-05Added JS version numbersMax Hurl
2012-10-05Added dabapps styles and general improvements to docsMax Hurl
2012-10-05HTMLTemplateRenderer workingTom Christie
2012-10-05Tidy up renderers slightlyTom Christie
2012-10-05User .accepted_renderer, .accepted_media_typeTom Christie
2012-10-05Accepted media type uses most specific of client/renderer media types.Tom Christie
2012-10-04Merge pull request #280 from tomchristie/hyperlinked-relationshipsTom Christie
2012-10-04Fix for field to make it easier to access field relationshipsTom Christie
2012-10-04Minor fixesTom Christie
2012-10-04Initial tests for hyperlinked relationshipsTom Christie
2012-10-04TweaksTom Christie
2012-10-04Tweak commentTom Christie
2012-10-04Merge pull request #279 from tomchristie/hyperlinked-relationshipsTom Christie
2012-10-04Make Import patterns 1.3 compatibleTom Christie
2012-10-04Clean up field classesTom Christie