aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-guide
AgeCommit message (Expand)Author
2015-03-06More docs on cursor pagination3.1.0Tom Christie
2015-03-06Tweaks for cursor pagination and docsTom Christie
2015-03-04Update docsTom Christie
2015-03-04Clean up pagination attributesTom Christie
2015-02-27Merge pull request #2584 from aRkadeFR/DocFixingTypoJosé Padilla
2015-02-27update for `that the` instead of `that`aRkadeFR
2015-02-26Docs on exception handler context. Closes #2604.Tom Christie
2015-02-26Pagination tweaks and docsTom Christie
2015-02-25Update authentication.mdMateusz Sikora
2015-02-21updated outdated link at testing.md#APIClientludbek
2015-02-20Documentation test fix double wordaRkadeFR
2015-02-18add missing import in testsPaul Hallett
2015-02-17Fix typo in requests.mdYannick PÉROUX
2015-02-13Merge pull request #2198 from tomchristie/version-3.1Tom Christie
2015-02-12Remove '.model' shortcut from viewset docs. Refs #2486. Closes #2549.Tymur Maryokhin
2015-02-09Merge masterTom Christie
2015-02-09Minor docs workTom Christie
2015-02-06Minor cleanups/improvements to ModelSerializer APITom Christie
2015-02-06Fix typoTom Christie
2015-02-06Add trim_whitespace to CharField #2517José Padilla
2015-02-04Merge pull request #2512 from heywbj/docsXavier Ordoquy
2015-02-03docsWarren Jin
2015-02-03Small documentation fixesJames Cooke
2015-01-30Merge masterTom Christie
2015-01-30Docs typo. Closes #2491.Tom Christie
2015-01-29Removed deprecated '.model' docsTymur Maryokhin
2015-01-28Update filtering.mdmareknaskret
2015-01-28Fix #2476Xavier Ordoquy
2015-01-24typo in fields.mdJeff Fein-Worton
2015-01-24minor typo in viewsets docsJeff Fein-Worton
2015-01-23Added DictField and support for HStoreField.Tom Christie
2015-01-23UUIDField docsTom Christie
2015-01-23Merge masterTom Christie
2015-01-22fix link to Django CSRF docsDuncan Maitland
2015-01-21Merge masterTom Christie
2015-01-20correcting unclosed quote in routers.mdsoooooot
2015-01-19Merge masterTom Christie
2015-01-15Tests for LimitOffsetPaginationTom Christie
2015-01-14TweaksTom Christie
2015-01-13API tweaks and pagination documentationTom Christie
2015-01-13Merge pull request #2407 from philipn/filters_link_fixCarlton Gibson
2015-01-13Fix link to `django-rest-framework-filters` (formerlyPhilip Neustrom
2015-01-08Link to Roy Fielding versioning interview.Tom Christie
2015-01-08Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2015-01-08Minor docs updatesTom Christie
2015-01-07fixed doc : DEFAULT_AUTHENTICATION_CLASSES -> DEFAULT_AUTHENTICATIONJocelynDelalande
2015-01-06Update exception docs. Closes #2378.Tom Christie
2015-01-05Merge branch 'master' into version-3.1Tom Christie
2015-01-05required=False allows omission of value for output. Closes #2342Tom Christie
2015-01-05Add docs for OAuth, XML, YAML, JSONP packages. Closes #2179.Tom Christie