aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-guide
AgeCommit message (Expand)Author
2014-10-31Merge masterTom Christie
2014-10-31Fix up validators docsTom Christie
2014-10-31Validator documentation and tweaksTom Christie
2014-10-16Add djoser to authentication docs.konradhalas
2014-10-09TypoTom Christie
2014-10-09Document the Metadata APITom Christie
2014-10-03Minor: fix spelling and grammar, mostly in 3.0 announcementCraig de Stigter
2014-09-26Merge masterTom Christie
2014-09-23remove patterns and strings from urls #1898Collin Anderson
2014-09-19Merge branch 'master' into version-3.0Tom Christie
2014-09-17Fixed code formattingMatthew J Morrison
2014-09-17Clarify "raised inside REST framework"Matthew J Morrison
2014-09-12DecimalField documentationTom Christie
2014-09-12Updating docsTom Christie
2014-09-11Throttles now use Retry-After header and no longer support the custom styleTom Christie
2014-09-11Merge masterTom Christie
2014-09-10add django rest pandasS. Andrew Sheppard
2014-09-07Fixing quotes in filtering.mdDarren Maki
2014-08-29Remove `allow_empty`.Tom Christie
2014-08-29Docs whitespace fix.Tom Christie
2014-08-29Merge pull request #1784 from tomchristie/remove-model-attributeTom Christie
2014-08-27Update generic-views.mdNathan Hubbell
2014-08-26Update generic-views.mdNathan Hubbell
2014-08-26Merge pull request #1789 from nemesisdesign/patch-5Carlton Gibson
2014-08-25docs: added HStoreSerializer to third party serializersFederico Capoano
2014-08-25docs: added drf-hstore to third party fieldsFederico Capoano
2014-08-21Add .model deprecation to release notesTom Christie
2014-08-20Deprecate .model in related routers/permissionsTom Christie
2014-08-19Release notesTom Christie
2014-08-19Merge masterTom Christie
2014-08-18Merge pull request #1654 from carltongibson/1559-take-2Tom Christie
2014-08-18Improve wording.Carlton Gibson
2014-08-18Alter other reference to migrations.Carlton Gibson
2014-08-18Updated docs for South v1.0Carlton Gibson
2014-08-18Merge pull request #1711 from kdazzle/ModelViewSet-queryset-static-propertyTom Christie
2014-08-18Link to Django docs on widgets. Closes #1760.Tom Christie
2014-08-09Merge pull request #1745 from nemesisdesign/patch-4Tom Christie
2014-08-08docs: added reference to gis serializerFederico Capoano
2014-08-08docs: added reference to DRF-gis in fieldsFederico Capoano
2014-08-06minor doc fix, @api_view() needs an iterableRob Terhaar
2014-07-31Updated Permissions doc link to Django docsKevin London
2014-07-30Add django-rest-framework-mongoengine link. Closes #1722 Closes #1562 Closes ...Tom Christie
2014-07-28Issue #1707 - Add info about queryset property caching to get_queryset() docs.Kyle
2014-07-28Issue #1707 - Add documentation about the caching of `GenericAPIView.queryset`Kyle
2014-07-27Issue #1707: Add documentation to api-docs.viewsets notifying usersKyle Valade
2014-07-26Merge remote-tracking branch 'origin/master' into 2.4.0Xavier Ordoquy
2014-07-22Merge pull request #1692 from davbo/patch-1Tom Christie
2014-07-20Add link to drf-extra-fields. Closes #1698Tom Christie
2014-07-17Update fields.mdDave King
2014-07-07Docs on object level permissions and filters. Closes #1683Tom Christie