aboutsummaryrefslogtreecommitdiffstats
path: root/docs
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-15updated release noted for page_size stuffStephan Groß
2012-11-15added global and per resource on/off switch + updated docsStephan Groß
2012-11-14Merge pull request #407 from ludwigkraatz/location_headerTom Christie
2012-11-14added description how to use the auth tokenStephan Groß
2012-11-14updated docsStephan Groß
2012-11-14added release noteStephan Groß
2012-11-14polishing codeLudwig Kraatz
2012-11-10NewlineTom Christie
2012-11-10Added @glic3rinu. Thanks!Tom Christie
2012-11-09Support for `read_only_fields` on `ModelSerializer` classesTom Christie
2012-11-09Note django-filter installationTom Christie
2012-11-09Minor docs tweak.Tom Christie
2012-11-09TypoTom Christie
2012-11-09Version 2.1.2 (Adds filtering support)2.1.2Tom Christie
2012-11-09Merge pull request #383 from tomchristie/filteringTom Christie
2012-11-09Updated filteing docs.Tom Christie
2012-11-08Added @benkonrath, for his excellent work on filtering support. Thank you!Tom Christie
2012-11-08Make default FILTER_BACKEND = NoneTom Christie
2012-11-08Add media_type to example file parserTom Christie
2012-11-08Tweak note styleTom Christie
2012-11-08Comments updatedTomi Pajunen
2012-11-08Release notes updatedTomi Pajunen
2012-11-07Add filtering into documentationTom Christie
2012-11-07Make filtering optional, and pluggable.Tom Christie
2012-11-07Update release notesTom Christie
2012-11-06fixed typoStephan Groß
2012-11-06fixed typo in html status codeStephan Groß
2012-11-06fixed field nameStephan Groß
2012-11-06added changelog entry and fixed old oneStephan Groß
2012-11-06Add pk_url_kwarg to hyperlinked fieldsTom Christie
2012-11-06Update release notesTom Christie
2012-11-06added slug support for HyperlinkedIdentityFieldStephan Groß
2012-11-06Added @tonimichel. Thanks!Tom Christie
2012-11-06Support for HTML error templates. Fixes #319.Tom Christie
2012-11-05TweaksTom Christie
2012-11-05Version 2.1.0. Adding release notes.2.1.0Tom 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-05Merge pull request #371 from tomchristie/serializer-fixesTom Christie
2012-11-05added docsStephan Groß
2012-11-05Fix broken linkTom Christie
2012-11-05Added @mjs7231 - Thanks!Tom Christie