| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-08 | Update serializers documentation (removed feature) | Paweł Stiasny | |
| It seems that allow_add_remove was removed from 3.x, yet the docs still mention it. Updating to avoid confusion. | |||
| 2015-04-07 | more sp fixes | Brett Koonce | |
| 2015-04-03 | Merge pull request #2753 from johnjohndoe/patch-1 | José Padilla | |
| Fix typo. | |||
| 2015-04-01 | Merge pull request #2777 from jpadilla/docs-query-params | Tom Christie | |
| `query_params` in favor of `QUERY_PARAMS` | |||
| 2015-03-31 | Should use "ordering" in model Meta, not order_by | Alex Tsai | |
| 2015-03-29 | `query_params` in favor of `QUERY_PARAMS` | José Padilla | |
| 2015-03-26 | Reference typos in fields.md | Christoffer | |
| 2015-03-23 | Fix typo. | Tobias Preuss | |
| 2015-03-20 | Put the needed import in one example | Quentin Pradet | |
| 2015-03-17 | Fix typo in versioning docs | Aaron Yong | |
| 2015-03-16 | Updates ducumentation DEFAULT_PAGE_SIZE left over after #2655 | Rubén Durá Tarí | |
| 2015-03-11 | Fixed import statement in API docs | James Rutherford | |
| 2015-03-10 | Changed incorrect class name | Bryan Alsdorf | |
| 2015-03-09 | Merge pull request #2652 from jpadilla/master | Tom Christie | |
| Remove the 'docs for 3.0' banners. | |||
| 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-07 | Remove docs for 3.0 banners | José Padilla | |
| 2015-03-07 | Fix permissions on markdown files | José Padilla | |
| 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-03-04 | Clean up pagination attributes | Tom Christie | |
| 2015-02-27 | Merge pull request #2584 from aRkadeFR/DocFixingTypo | José Padilla | |
| Documentation test fix double word | |||
| 2015-02-27 | update for `that the` instead of `that` | aRkadeFR | |
| 2015-02-26 | Docs on exception handler context. Closes #2604. | Tom Christie | |
| 2015-02-26 | Pagination tweaks and docs | Tom Christie | |
| 2015-02-25 | Update authentication.md | Mateusz Sikora | |
| 2015-02-21 | updated outdated link at testing.md#APIClient | ludbek | |
| 2015-02-20 | Documentation test fix double word | aRkadeFR | |
| 2015-02-18 | add missing import in tests | Paul Hallett | |
| 2015-02-17 | Fix typo in requests.md | Yannick PÉROUX | |
| 2015-02-13 | Merge pull request #2198 from tomchristie/version-3.1 | Tom Christie | |
| Version 3.1 | |||
| 2015-02-12 | Remove '.model' shortcut from viewset docs. Refs #2486. Closes #2549. | Tymur Maryokhin | |
| 2015-02-09 | Merge master | Tom Christie | |
| 2015-02-09 | Minor docs work | Tom Christie | |
| 2015-02-06 | Minor cleanups/improvements to ModelSerializer API | Tom Christie | |
| 2015-02-06 | Fix typo | Tom Christie | |
| 2015-02-06 | Add trim_whitespace to CharField #2517 | José Padilla | |
| If set to `True` then leading and trailing whitespace is trimmed. Defaults to `True`. | |||
| 2015-02-04 | Merge pull request #2512 from heywbj/docs | Xavier Ordoquy | |
| Add django-rest-framework-recursive to docs | |||
| 2015-02-03 | docs | Warren Jin | |
| 2015-02-03 | Small documentation fixes | James Cooke | |
| * Remove "you you" from viewsets API-guide * Fix link from routers API-guide to viewsets API-guide | |||
| 2015-01-30 | Merge master | Tom Christie | |
| 2015-01-30 | Docs typo. Closes #2491. | Tom Christie | |
| 2015-01-29 | Removed deprecated '.model' docs | Tymur Maryokhin | |
| 2015-01-28 | Update filtering.md | mareknaskret | |
| Updated links for django-guardian package. | |||
| 2015-01-28 | Fix #2476 | Xavier Ordoquy | |
| 2015-01-24 | typo in fields.md | Jeff Fein-Worton | |
| 2015-01-24 | minor typo in viewsets docs | Jeff Fein-Worton | |
| 2015-01-23 | Added DictField and support for HStoreField. | Tom Christie | |
