| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-08-29 | minor sp | Brett Koonce | |
| 2013-08-29 | Add composed-permissions entry to the api-guide. | Andrey Antukh | |
| 2013-08-28 | Added `.cache` attribute on throttles. | Tom Christie | |
| Closes #1066. More localised than a new settings key, and more flexible in that different throttles can use different behavior. Thanks to @chicheng for the report! :) | |||
| 2013-08-28 | Docs for `MAX_PAGINATE_BY` setting & view attribute. | Tom Christie | |
| 2013-08-27 | Note 'request.session' as available on requests. | Tom Christie | |
| 2013-08-26 | More information on how actions are mapped to URLs in viewsets | Kristian Øllegaard | |
| 2013-08-25 | Add warning against HTMLFormRenderer | Tom Christie | |
| 2013-08-23 | Docs for HTMLFormRenderer | Tom Christie | |
| 2013-08-23 | Merge branch 'master' into html-form-renderer | Tom Christie | |
| 2013-08-23 | JSON responses should not include a charset | Tom Christie | |
| 2013-08-23 | Merge branch 'display-nested-data' into html-form-renderer | Tom Christie | |
| 2013-08-23 | Add missing period. | Tom Christie | |
| 2013-08-22 | Update parsers.md | Ramiro Morales | |
| s/renderers/parsers/ | |||
| 2013-08-21 | Docs tweaking around `check_object_permissions` | Tom Christie | |
| 2013-08-21 | Merge pull request #1050 from filipeximenes/master | Tom Christie | |
| Improving documentation about object level permissions #1049 | |||
| 2013-08-21 | Include import paths throughout docs. | Tom Christie | |
| Closes #1051. Thanks to @pydanny for the report. | |||
| 2013-08-20 | improving documentation about object level permissions #1049 | Filipe Ximenes | |
| 2013-08-19 | Document customizable view names/descriptions | Tom Christie | |
| 2013-08-16 | Tweak docs. | Tom Christie | |
| 2013-08-07 | Fixed typos in a bunch of docs | Veronica Lynn | |
| 2013-08-03 | Fixing typos in routers.md | James Summerfield | |
| 2013-08-01 | Add missing comma to generic view example. | Ricky Rosario | |
| 2013-07-31 | Fix typo | Stephan Groß | |
| 2013-07-31 | Add drf-any-permission docs entry | Stephan Groß | |
| 2013-07-29 | Minor typo fix | James Rutherford | |
| 2013-07-29 | Updated authtoken docs to mention south migrations | James Rutherford | |
| 2013-07-29 | Notes on customizing BrowsableAPIRenderer. Refs #1001 | Tom Christie | |
| 2013-07-29 | Merge branch 'master' of https://github.com/tomchristie/django-rest-framework | Tom Christie | |
| 2013-07-29 | Docs about migrations and `post_save`. | Tom Christie | |
| Documentation detailing requirement to migrate prior to running `createsuperuser` if using an authtoken `post_save` signal. Closes #987. Thanks to @yprez. | |||
| 2013-07-25 | Fix *Throttle class names in the docs | Will Kahn-Greene | |
| * AnonThrottle -> AnonRateThrottle * UserThrottle -> UserRateThrottle * ScopedThrottle -> ScopedRateThrottle * (cosmetic) removed one errant whitespace character Fixes #1006. | |||
| 2013-07-18 | pedantic doc updates | Eric Buehl | |
| 2013-07-15 | Docs fix | Tom Christie | |
| 2013-07-15 | Merge branch 'master' of https://github.com/tomchristie/django-rest-framework | Tom Christie | |
| 2013-07-15 | Added test case classes | Tom Christie | |
| 2013-07-14 | Fix docs typo | Mark Aaron Shirley | |
| 2013-07-14 | Update nested serialization docs | Mark Aaron Shirley | |
| 2013-07-14 | Fix Mixin class name in viewsets docs example | Yuri Prezument | |
| 2013-07-11 | Add note on ModelSerializer validation of both model fields and serializer ↵ | Tom Christie | |
| fields. Refs #949 | |||
| 2013-07-10 | Merge branch 'master' of https://github.com/tomchristie/django-rest-framework | Tom Christie | |
| 2013-07-10 | Fix broken links in views doc | Matthias Jacob | |
| 2013-07-10 | Fixing up content negotiation docs | Tom Christie | |
| 2013-07-04 | Merge pull request #962 from tomchristie/test-client | Tom Christie | |
| APIClient and APIRequestFactory | |||
| 2013-07-04 | Minor docs addition | Tom Christie | |
| 2013-07-04 | Add section on dynamically modifying fields. Refs #958 | Tom Christie | |
| 2013-07-03 | Tweak docs | Tom Christie | |
| 2013-07-02 | Minor tidying | Tom Christie | |
| 2013-07-02 | Merge pull request #956 from omouse/update-router-docs | Tom Christie | |
| #955 updated documentation for overriding `routes` attribute in Router sub-classes | |||
| 2013-07-02 | #955 updated router docs with more information on the `Route` named tuple ↵ | Rudolf Olah | |
| and its parameters. | |||
| 2013-07-02 | Fix broken link by hacking around md->html translating | Tom Christie | |
| 2013-07-01 | Tweak text | Tom Christie | |
