aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2013-04-04TweaksTom Christie
2013-04-04Add support for action and link routingTom Christie
2013-04-04Fleshing out viewsets/routersTom Christie
2013-03-31Add viewsets/routers to indexs etcTom Christie
2013-03-30Updating tutorialTom Christie
2013-03-30Initial API documentationTom Christie
2013-03-30Merge branch 'master' into resources-routersTom Christie
2013-03-30Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2013-03-30Tweak straplineTom Christie
2013-03-29Fix typoTom Christie
2013-03-29Update release-notes.mdTom Christie
2013-03-28Change straplineTom Christie
2013-03-28Add search and next/prevTom Christie
2013-03-28Note on using curl with token authTom Christie
2013-03-28Minor tweakTom Christie
2013-03-27Complete remove of client checks from oauth2Fernando Rocha
2013-03-26Version 2.2.52.2.5Tom Christie
2013-03-25Docs fixTom Christie
2013-03-25Bulk update, allow_add_remove flagTom Christie
2013-03-25Added @stoneg for typo fix #754. Thank you!Tom Christie
2013-03-25Tiny typoSitong Peng
2013-03-22Updating contribution docs (still wip)Tom Christie
2013-03-22Merge pull request #744 from tomchristie/basic-bulk-editTom Christie
2013-03-22Update release notesTom Christie
2013-03-22Bit of extra tidying and plenty of docsTom Christie
2013-03-21Default date/time fields now return python date/time objects again by defaultTom Christie
2013-03-19Basic bulk create and bulk updateTom Christie
2013-03-18Merge branch 'master' into resources-routersTom Christie
2013-03-17Fix serializer restore_object example for partial updatesTom Christie
2013-03-17Extra note on methodTom Christie
2013-03-17Fix text regarding serializer error messages.Tom Christie
2013-03-15Better titles & descriptionsTom Christie
2013-03-13Tweak text.Tom Christie
2013-03-13Docs tweaks.Tom Christie
2013-03-13force_insert, force_update arguments. Closes #484.Tom Christie
2013-03-13Docs for TokenHasReadWriteScopeTom Christie
2013-03-13Version 2.2.42.2.4Tom Christie
2013-03-13Fix duplicated database queries for paginated lists.Tom Christie
2013-03-12Added @kuhnza for work on #695. Thanks!Tom Christie
2013-03-12Update release notes.Tom Christie
2013-03-12Only honor X-HTTP-Method-Override for POST requests.Tom Christie
2013-03-12Merge pull request #695 from kuhnza/masterTom Christie
2013-03-12Update release notesTom Christie
2013-03-12Merge masterTom Christie
2013-03-12Documentation for X-HTTP-Method-OverrideDave Kuhn
2013-03-10Update release notesTom Christie
2013-03-10Added @bouke for bug fix #722. Thanks!Tom Christie
2013-03-09Docs polishing.Tom Christie
2013-03-08Update release notes.Tom Christie
2013-03-08Neater override hooks and more docs for DjangoModelPermissions.Tom Christie