aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-10-10Make sure JSON output in Browseable API is nicely indentedTom Christie
2012-10-10Permissions and throttles no longer have a view attribute on self. Explicitl...Tom Christie
2012-10-10api_key -> auth_token to avoid TastyPie conflictTom Christie
2012-10-10Remove 'tut 6 - resources' from the docs, since it doesn't exist yetTom Christie
2012-10-09Add 'to_many' flag in get_related_fieldTom Christie
2012-10-09Add flag in get_related_fieldTom Christie
2012-10-09Fixed couple of incorrect imports in the docsTom Christie
2012-10-09Docs tweaksTom Christie
2012-10-09Rename HTMLTemplateRenderer -> HTMLRenderer, DocuemntingHTMLRenderer -> Brows...Tom Christie
2012-10-09Tweak static files with docsTom Christie
2012-10-09Flesh out quickstart guide and make some style tweaksTom Christie
2012-10-09Fix browseable API form display error for authenticated permissionsTom Christie
2012-10-09Tweak settings in quickstart guideTom Christie
2012-10-09Added quickstart guideTom Christie
2012-10-09Remove Field handling relations/relationship managers - use RelatedField/Many...Tom Christie
2012-10-09Tweak authtokenTom Christie
2012-10-09Function based views get proper naming in browseable APITom Christie
2012-10-08Fix issue where required fields were not being properly validated. Also make...Tom Christie
2012-10-08Fix fiddly content-overloading bugTom Christie
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