aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-11-16Polishing to page size query parameters & more docsTom Christie
2012-11-16Merge pull request #412 from minddust/custom_page_size_per_requestTom Christie
2012-11-16Minor tweaks to internals of generics and mixinsTom Christie
2012-11-16Merge pull request #419 from markotibold/the_feature_nobody_asked_forTom Christie
2012-11-16Docs, tox and travis use django-filter 0.5.4Tom Christie
2012-11-16Fix typoTom Christie
2012-11-15./mkdocs.py -p opens a preview in your default browser. Tested on Mac, but sh...Marko Tibold
2012-11-15added page_size_kwarg testsStephan Groß
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-14Fix 404Marko Tibold
2012-11-14Bring keywrod args in line with Django's implementationTom Christie
2012-11-14Merge pull request #407 from ludwigkraatz/location_headerTom Christie
2012-11-14Merge pull request #413 from minddust/auth_token_documentationTom Christie
2012-11-14Merge pull request #414 from minddust/minor_fixesTom Christie
2012-11-14fixed some typosStephan Groß
2012-11-14added description how to use the auth tokenStephan Groß
2012-11-14updated docsStephan Groß
2012-11-14added release noteStephan Groß
2012-11-14added support for passing page_size per requestStephan Groß
2012-11-14once more polishedLudwig Kraatz
2012-11-14polishing codeLudwig Kraatz
2012-11-13removed useless line after polishing codeLudwig Kraatz
2012-11-13fixed ugly codeLudwig Kraatz
2012-11-13fixed a bug on testing throttling headersLudwig Kraatz
2012-11-13changed buggy response + code ploishingLudwig Kraatz
2012-11-13Returning a Location Header on CreateLudwig Kraatz
2012-11-13Note django-filter supportTom Christie
2012-11-13Fix broken depth argumentTom Christie
2012-11-11Merge pull request #396 from markotibold/#380Marko Tibold
2012-11-10NewlineTom Christie
2012-11-10Added @glic3rinu. Thanks!Tom Christie
2012-11-10Fixes #380Marko Tibold
2012-11-10Reproduces #380Marko Tibold
2012-11-09Merge pull request #394 from tomchristie/read_only_fieldsTom Christie
2012-11-09Support for `read_only_fields` on `ModelSerializer` classesTom Christie
2012-11-09Note django-filter installationTom Christie
2012-11-09Merge pull request #393 from glic3rinu/masterTom Christie
2012-11-09Fixed typo on safe_mode markdown wrapperglic3rinu
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-08Ensure pagination URLs are fully qualifiedTom 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