aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-guide
AgeCommit message (Expand)Author
2014-12-03MergeTom Christie
2014-12-03MergeTom Christie
2014-12-03MergeTom Christie
2014-11-29Remove XML support from coreJosé Padilla
2014-11-29Remove JSONP support from coreJosé Padilla
2014-11-29Remove YAML support from coreJosé Padilla
2014-11-28Merge branch 'version-3.1' into oauth_as_packageJosé Padilla
2014-11-28Finalizing 3.0 release notesTom Christie
2014-11-28Add 2.x notes and linksTom Christie
2014-11-28Docs on nested creates/updates and suchlikeTom Christie
2014-11-28Moar docs. Amazing.Tom Christie
2014-11-273.0 serializer docsTom Christie
2014-11-26Tweak to 3.0 relationship docsTom Christie
2014-11-263.0 docs and tidy-up for serializer relationshipsTom Christie
2014-11-263.0 docs for serializer fieldsTom Christie
2014-11-26Call out removal of pre_save/post_save more stronglyTom Christie
2014-11-26perform_create, perform_update, perform_destroy hooksTom Christie
2014-11-25Updating fields docsTom Christie
2014-11-25Merge masterTom Christie
2014-11-25Add missing optionsTom Christie
2014-11-25Use MkDocs meta.source to render source code linksJosé Padilla
2014-11-25Docs on ValidationErrorTom Christie
2014-11-25Add missing period.Tom Christie
2014-11-25request.DATA, request.FILES -> request.dataTom Christie
2014-11-21Clarify how permission classes are composedMatthew Dapena-Tretter
2014-11-17Docs for advanced default argument usage. Closes #1945Tom Christie
2014-11-15Merge branch 'version-3.1' of github.com:tomchristie/django-rest-framework in...Eleni Lixourioti
2014-11-10Bring UniqueValidator implementation in line with other uniquness validators.Tom Christie
2014-11-10Uniqueness constraints imply a forced 'required=True'. Refs #1945Tom Christie
2014-11-06minor spelling tweaksBrett Koonce
2014-11-05Add docs on request.accepted_renderer and .accepted_media_typeTom Christie
2014-11-05Stronger calling out of 'DjangoObjectPermissionsFilter'. Closes #1934.Tom Christie
2014-11-03Add notes re view-level and instance-level permissions checks. Closes #1819.Tom Christie
2014-11-03Add docs on Meta inheritance. Closes #1926.Tom Christie
2014-11-03Added NON_FIELD_ERRORS_KEY to serializer docs. Closes #1971.Tom Christie
2014-11-03PUT as create docs, and move mixin out to external gistTom Christie
2014-10-31Merge branch 'master' into version-3.0Tom Christie
2014-10-31Merge masterTom Christie
2014-10-31Fix up validators docsTom Christie
2014-10-31Validator documentation and tweaksTom Christie
2014-10-29Update authentication.mdAndrew Conti
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