| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-11-16 | Polishing to page size query parameters & more docs | Tom Christie | |
| 2012-11-15 | added page_size_kwarg tests | Stephan Groß | |
| 2012-11-08 | Make default FILTER_BACKEND = None | Tom Christie | |
| 2012-11-07 | Make filtering optional, and pluggable. | Tom Christie | |
| 2012-11-06 | Merge branch 'master' into restframework2-filter | Ben Konrath | |
| 2012-11-05 | Swap position of `instance` and `data` keyword arguments. | Tom Christie | |
| 2012-10-11 | Use Decimal (properly) everywhere. | Ben Konrath | |
| 2012-10-11 | Explicitly use Decimal for creating filter test data. | Ben Konrath | |
| This fixes a Travis build failures on python 2.6: https://travis-ci.org/#!/tomchristie/django-rest-framework/builds/2746628 | |||
| 2012-10-11 | Fix small PEP8 problem. | Ben Konrath | |
| 2012-10-11 | First attempt at adding filter support. | Ben Konrath | |
| The filter support uses django-filter to work its magic. | |||
| 2012-10-03 | Rename generic views | Tom Christie | |
| 2012-10-01 | Expand pagination support, add docs | Tom Christie | |
| 2012-09-30 | Pagination support | Tom Christie | |
