| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-03-16 | Updates ducumentation DEFAULT_PAGE_SIZE left over after #2655 | Rubén Durá Tarí | |
| 2015-03-10 | Changed incorrect class name | Bryan Alsdorf | |
| 2015-03-09 | Merge pull request #2655 from jwbixby/patch-1 | Tom Christie | |
| Update documentation over PAGE_SIZE | |||
| 2015-03-09 | Fixed missing word in CursorPagination docs | Deven Xie | |
| 2015-03-08 | Update documenation over PAGE_SIZE | jwbixby | |
| This replaces all locations of the old setting `DEFAULT_PAGE_SIZE` for the current setting `PAGE_SIZE` | |||
| 2015-03-06 | More docs on cursor pagination3.1.0 | Tom Christie | |
| 2015-03-06 | Tweaks for cursor pagination and docs | Tom Christie | |
| 2015-03-04 | Update docs | Tom Christie | |
| 2015-02-26 | Pagination tweaks and docs | Tom Christie | |
| 2015-02-09 | Minor docs work | Tom Christie | |
| 2015-01-15 | Tests for LimitOffsetPagination | Tom Christie | |
| 2015-01-14 | Tweaks | Tom Christie | |
| 2015-01-13 | API tweaks and pagination documentation | Tom Christie | |
| 2014-12-13 | Change serializers.Field to serializers.ReadOnlyField for 3.x compatibility | Brian Jacobel | |
| Using this code snippet as-is on DRF 3.0.1 results in a NotImplementedError being raised for to_representation due to 3.0's changed behavior with serializers.Field. The code snippet should be updated to use serializers.ReadOnlyField instead. Further discussion here: https://groups.google.com/forum/?fromgroups=#!topic/django-rest-framework/aX8mLT_v3yc | |||
| 2014-11-25 | Use MkDocs meta.source to render source code links | José Padilla | |
| 2014-04-30 | Merge pull request #1391 from kaygorodov/master | Xavier Ordoquy | |
| Turning off pagination | |||
| 2014-02-20 | Link to DRF-extensions. Refs #1430 | Tom Christie | |
| 2014-02-05 | #1390, docs, turning of pagination | Andrey Kaygorodov | |
| 2014-02-05 | turn of pagination | Andrey Kaygorodov | |
| 2013-08-28 | Docs for `MAX_PAGINATE_BY` setting & view attribute. | Tom Christie | |
| 2013-08-21 | Include import paths throughout docs. | Tom Christie | |
| Closes #1051. Thanks to @pydanny for the report. | |||
| 2013-04-24 | Various clean up and lots of docs | Tom Christie | |
| 2013-02-13 | Minor doc fixes | floppya | |
| Fixes misspelling of "primitive" and removes an awkward "with". | |||
| 2013-01-26 | Fix pagination docs | Tom Christie | |
| 2013-01-07 | Note paginate_by=None usage. Fixes #555. | Tom Christie | |
| 2012-11-18 | Docs, docs, docs, docs, docs, docs | Tom Christie | |
| 2012-11-16 | Tweak | Tom Christie | |
| 2012-11-16 | Improve pagination docs | Tom Christie | |
| 2012-10-19 | docs, docs, docs, docs, docs, docs, docs | Tom Christie | |
| 2012-10-15 | Tweak parsers to take parser_context | Tom Christie | |
| 2012-10-02 | Make 'results_field' attribute of BasePaginationSerializer public. | Tom Christie | |
| 2012-10-01 | Add example of using paginator in a view | Tom Christie | |
| 2012-10-01 | Pagination docs | Tom Christie | |
| 2012-10-01 | Expand pagination support, add docs | Tom Christie | |
