aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-guide
AgeCommit message (Expand)Author
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-16Merge pull request #412 from minddust/custom_page_size_per_requestTom Christie
2012-11-16Docs, tox and travis use django-filter 0.5.4Tom Christie
2012-11-16Fix typoTom Christie
2012-11-16WIP on docs for File- and ImageFileds.Marko Tibold
2012-11-15updated script to just use page_size_kwargStephan Groß
2012-11-15added global and per resource on/off switch + updated docsStephan Groß
2012-11-14added description how to use the auth tokenStephan Groß
2012-11-14updated docsStephan Groß
2012-11-09Support for `read_only_fields` on `ModelSerializer` classesTom Christie
2012-11-09Minor docs tweak.Tom Christie
2012-11-09TypoTom Christie
2012-11-09Merge pull request #383 from tomchristie/filteringTom Christie
2012-11-09Updated filteing docs.Tom Christie
2012-11-08Make default FILTER_BACKEND = NoneTom Christie
2012-11-08Add media_type to example file parserTom Christie
2012-11-07Add filtering into documentationTom Christie
2012-11-07Make filtering optional, and pluggable.Tom Christie
2012-11-06fixed typoStephan Groß
2012-11-06fixed typo in html status codeStephan Groß
2012-11-06Add pk_url_kwarg to hyperlinked fieldsTom Christie
2012-11-06added slug support for HyperlinkedIdentityFieldStephan Groß
2012-11-06Support for HTML error templates. Fixes #319.Tom Christie
2012-11-05TweaksTom Christie
2012-11-05Tweak related field docs now that queryset is no longer required.Tom Christie
2012-11-05Merge pull request #347 from minddust/masterTom Christie
2012-11-05added docsStephan Groß
2012-11-05Swap position of `instance` and `data` keyword arguments.Tom Christie
2012-11-01Tweaks fields docs, and fix 2.0.1 version.2.0.1Tom Christie
2012-10-31Fixing documentation on auth/throttling guidesOtto Yiu
2012-10-31added missing semicolonStephan Groß
2012-10-29fixed api_view decorator useageStephan Groß
2012-10-29remove empty rowsStephan Groß
2012-10-29fix api_view decorator useageStephan Groß
2012-10-29add missing whitespaceStephan Groß
2012-10-29fixed missplaced semicolonStephan Groß
2012-10-29fixed missplaced semicolonStephan Groß
2012-10-29fixed missplaced semicolonStephan Groß
2012-10-29add missing semicolonStephan Groß
2012-10-29add missing "`" for code formattingStephan Groß
2012-10-29fixed api_view decorator useageStephan Groß
2012-10-28nested -> depthTom Christie
2012-10-28readonly -> read_onlyTom Christie
2012-10-28Merge pull request #332 from tomchristie/tutorial-refactorTom Christie
2012-10-28Improve fields docsTom Christie
2012-10-28Merge pull request #330 from tomchristie/tutorial-refactorTom Christie
2012-10-28TemplateHTMLRenderer, StaticHTMLRendererTom Christie
2012-10-27Add AllowAny permissionTom Christie