aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-01-11Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2012-01-11Some minor tidy upTom Christie
2012-01-11Merge https://github.com/dzen/django-rest-frameworkTom Christie
2012-01-11Added @sebzur - Thanks!Tom Christie
2012-01-11Minor cleanup on ModelMixinTom Christie
2012-01-11Merge https://github.com/sebzur/django-rest-frameworkTom Christie
2012-01-11Refactor add_query_param to use URLObject. Refs #112.Tom Christie
2012-01-11Replace tab with spaces.Tom Christie
2012-01-11Use safe_dump. Fixes #123.Tom Christie
2012-01-11fixes #122Marko Tibold
2012-01-10QueryMixin to ModelMixin rename.Sebastian Żurek
2012-01-10Merge branch 'master' of https://github.com/dzen/django-rest-frameworkBenoit C
2012-01-10Add test for final() methodBenoit C
2012-01-10Introduce a final methods in View classBenoit C
2012-01-09Introduce a final methods in View classBenoit C
2012-01-08QueryMixin class updates (comments + docs and the definition of get_instance_...Sebastian Żurek
2012-01-05Added URLObjectTom Christie
2012-01-05Merge pull request #111 from j4mie/url-generationTom Christie
2012-01-05Preserve existing query params in PaginatorMixinJamie Matthews
2012-01-04Merge pull request #109 from jakul/bare_except_stmtsMarko Tibold
2012-01-04#75 remove except statements which are overly broad in the exception they catchCraig Blaszczyk
2012-01-04Twitter handleTom Christie
2012-01-04Don't raise when in compat mode, just pass.Marko Tibold
2012-01-04Fix indentationMarko Tibold
2012-01-04We can now use @unittests.skipMarko Tibold
2012-01-040.3.2-devTom Christie
2012-01-04Added @natim, @mjumbewu - Thanks :)0.3.1Tom Christie
2012-01-04Version 0.3.1Tom Christie
2012-01-04Merge pull request #108 from mjumbewu/patch-1Tom Christie
2012-01-04Only set the script_prefix if the prefix isn't already a full URL.Mjumbe Poe
2012-01-03QueryMixin created + related mixins updatesSebastian Żurek
2012-01-02Merge remote-tracking branch 'upstream/master'Marko Tibold
2012-01-02minor style editsMarko Tibold
2012-01-02Add 1.4Tom Christie
2012-01-02Add 1.4.Tom Christie
2012-01-02Rename examples in tox.Tom Christie
2012-01-02Rename examples in tox.Tom Christie
2012-01-02Drop mercurial reference.Tom Christie
2012-01-02:mod: directive is nicer hereMarko Tibold
2012-01-02Added an example of how to use authentication and throttling.Marko Tibold
2012-01-02Add an extra explenation on how to use curl on this view.Marko Tibold
2011-12-30Colouring of literal codeMarko Tibold
2011-12-30typosMarko Tibold
2011-12-30Added a simple example of how to use urllib and urllib2 to interactMarko Tibold
2011-12-30And add RequestContext tooTom Christie
2011-12-30Fixes #102Tom Christie
2011-12-30Fixup for epioTom Christie
2011-12-30Merge remote-tracking branch 'upstream/master'Marko Tibold
2011-12-30Merge remote-tracking branch 'upstream/master'Marko Tibold
2011-12-30Added @yandy. Thanks!Tom Christie