aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-04-10First pass on automatically including reverse relationshipTom Christie
2013-04-10Fix 1.3 compat issue. Closes #780Tom Christie
2013-04-09Cleaning up around bits of API that will be pending deprecationTom Christie
2013-04-09Cleaning up around bits of API that will be pending deprecationTom Christie
2013-04-09Cleaning up get_object and get_querysetTom Christie
2013-04-09Add lookup_kwargTom Christie
2013-04-09Removed SingleObjectMixin and MultipleObjectMixinTom Christie
2013-04-09Minor cleaning up on ViewTom Christie
2013-04-09Viewsets and routers in seperate docsTom Christie
2013-04-04TweaksTom Christie
2013-04-04Version 2.2.62.2.6Tom Christie
2013-04-04Use consistent header style in tutorial part 5Tom Christie
2013-04-04Fix up view name/description testsTom Christie
2013-04-04Factor view names/descriptions out of View classTom Christie
2013-04-04CommentingTom Christie
2013-04-04Add support for action and link routingTom Christie
2013-04-04Fleshing out viewsets/routersTom Christie
2013-04-04Merge pull request #777 from glic3rinu/masterTom Christie
2013-04-04Rephrased break_long_headers release notes lineglic3rinu
2013-04-04Added break_long_headers on the release notesglic3rinu
2013-04-04Fixed comma detection in break_long_headers templatetagglic3rinu
2013-04-04Added break_long_headers on templatetags and base templateglic3rinu
2013-04-03Update release-notes.mdTom Christie
2013-04-03Added @preed for bugfix #772. Thanks!Tom Christie
2013-04-03Merge pull request #772 from preed/preed/ModelSerializer-bool-fixTom Christie
2013-04-03Update release-notes.mdTom Christie
2013-04-03Added @atlefren for bugfix in #776Tom Christie
2013-04-03Merge pull request #776 from atlefren/masterTom Christie
2013-04-03Fix the fact that InvalidConsumerError and InvalidTokenError wasn't imported ...Atle Frenvik Sveen
2013-04-03Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2013-04-03Fix bug with inactive user accessing OAuthTom Christie
2013-04-02Don't have the ModelSerializer trust deserialized objects to not have redefin...J. Paul Reed
2013-04-01Merge pull request #771 from glic3rinu/masterTom Christie
2013-04-01Fixed IPv6 support for urlize_quoted_linksglic3rinu
2013-04-01Added @vshih for docs fixes in #769. Thanks!Tom Christie
2013-03-31Merge pull request #769 from vshih/masterTom Christie
2013-03-31Add viewsets/routers to indexs etcTom Christie
2013-03-30Spelling/grammar fixes.Victor Shih
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-29Merge pull request #767 from tomchristie/fix-oauth2-token-onlyTom Christie
2013-03-29Merge pull request #766 from glic3rinu/masterTom Christie
2013-03-29Merge pull request #768 from kevinastone/masterTom Christie
2013-03-28Removed pagination regression special case for Django<1.4. Having DjangoFil...Kevin Stone
2013-03-28Change straplineTom Christie