aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-guide
AgeCommit message (Expand)Author
2013-01-22Merge branch 'master' into unauthenticated_responseTom Christie
2013-01-21WWW-Authenticate responsesTom Christie
2013-01-20Fixed reference to authtoken in the docsBruno Renié
2013-01-18Rephrasing.Tom Christie
2013-01-18Merge pull request #588 from nemesisdesign/patch-1Tom Christie
2013-01-18Drop the curl notes. Unnecessary.Tom Christie
2013-01-18Note on setting ContentType. Fixes #589. Refs #586.Tom Christie
2013-01-16Update docs/api-guide/authentication.mdFederico Capoano
2013-01-16Update docs/api-guide/authentication.mdFederico Capoano
2013-01-14Tweak messagepack linksTom Christie
2013-01-14Add link to @mjumbewu's CSV packageTom Christie
2013-01-11Fix typo in permission_classesStephan Groß
2013-01-09Include CSRF note in SessionAuthentication docs.Tom Christie
2013-01-08Fix reference to BasicAuthentication in settings.Marc Tamlyn
2013-01-07Note paginate_by=None usage. Fixes #555.Tom Christie
2013-01-07Merged to latest masterTom Christie
2013-01-07Fix PAGINATE_BY_PARAM docs. Refs #551Tom Christie
2013-01-07Added @juanriaza's `djangorestframework-msgpack` package to the docs.Tom Christie
2013-01-02Added `RetrieveUpdateAPIView`Tom Christie
2012-12-31Relation fields move into relations.pyTom Christie
2012-12-29Tweak quoteTom Christie
2012-12-28Add .validate() exampleTom Christie
2012-12-21slug_kwarg attribute doesn't work; it should be slug_url_kwargReinout van Rees
2012-12-13added RetrieveUpdateAPIViewStephan Groß
2012-12-08Version 2.1.82.1.8Tom Christie
2012-12-05Update docs/api-guide/permissions.mdMarko Tibold
2012-11-28Fix location of obtain_auth_token viewPavel Savchenko
2012-11-27Import from correct placeYuri Prezument
2012-11-27api-guide/views.md - add imports to code exampleYuri Prezument
2012-11-21Merge remote-tracking branch 'upstream/master' into partial-updateMark Aaron Shirley
2012-11-21updated comparison due to pep8 programming recommendationsStephan Groß
2012-11-21Merge remote-tracking branch 'upstream/master' into regex_fieldStephan Groß
2012-11-20Documentation changes for partial serializer updatesMark Aaron Shirley
2012-11-20Merge pull request #430 from j4mie/serializer-method-fieldTom Christie
2012-11-20added RegexFieldStephan Groß
2012-11-20Add example use of SerializerMethodField to docsJamie Matthews
2012-11-19More docs tweaking.Tom Christie
2012-11-19Docs tweaks.Tom Christie
2012-11-19Tweaks to SerializerMethodField docsJamie Matthews
2012-11-19Add SerializerMethodFieldJamie Matthews
2012-11-18Update robromano fork with upstream masterRobert Romano
2012-11-18Docs, docs, docs, docs, docs, docsTom Christie
2012-11-16TweakTom Christie
2012-11-16Improve pagination docsTom Christie
2012-11-16Merge pull request #422 from markotibold/max_length_for_modelserializersTom Christie
2012-11-16Merge pull request #408 from markotibold/file_and_image_fieldsTom Christie
2012-11-16Polishing to page size query parameters & more docsTom Christie
2012-11-16Simplified docs a bit for FileField and ImageField.Marko Tibold
2012-11-16Added brief docs for URLField and SlugField.Marko Tibold
2012-11-16Merge pull request #412 from minddust/custom_page_size_per_requestTom Christie