| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-04-09 | Add lookup_kwarg | Tom Christie | |
| 2013-04-09 | Removed SingleObjectMixin and MultipleObjectMixin | Tom Christie | |
| 2013-04-09 | Minor cleaning up on View | Tom Christie | |
| 2013-04-09 | Viewsets and routers in seperate docs | Tom Christie | |
| 2013-04-04 | Tweaks | Tom Christie | |
| 2013-04-04 | Fix up view name/description tests | Tom Christie | |
| 2013-04-04 | Factor view names/descriptions out of View class | Tom Christie | |
| 2013-04-04 | Commenting | Tom Christie | |
| 2013-04-04 | Add support for action and link routing | Tom Christie | |
| 2013-04-04 | Fleshing out viewsets/routers | Tom Christie | |
| 2013-03-31 | Add viewsets/routers to indexs etc | Tom Christie | |
| 2013-03-30 | Updating tutorial | Tom Christie | |
| 2013-03-30 | Initial API documentation | Tom Christie | |
| 2013-03-30 | Merge branch 'master' into resources-routers | Tom Christie | |
| 2013-03-30 | Merge branch 'master' of https://github.com/tomchristie/django-rest-framework | Tom Christie | |
| 2013-03-30 | Tweak strapline | Tom Christie | |
| 2013-03-29 | Fix typo | Tom Christie | |
| 2013-03-29 | Update release-notes.md | Tom Christie | |
| 2013-03-29 | Merge pull request #767 from tomchristie/fix-oauth2-token-only | Tom Christie | |
| Fix OAuth 2 token only | |||
| 2013-03-29 | Merge pull request #766 from glic3rinu/master | Tom Christie | |
| Refactored urlize_quoted_links based on Dango 1.5 urlize | |||
| 2013-03-29 | Merge pull request #768 from kevinastone/master | Tom Christie | |
| Fixeds DjangoFilterBackend Incompatibility with SingleObjectMixin | |||
| 2013-03-28 | Removed pagination regression special case for Django<1.4. Having ↵ | Kevin Stone | |
| DjangoFilterBackend return an actual query set fixes this issue. Signed-off-by: Kevin Stone <kevinastone@gmail.com> | |||
| 2013-03-28 | Change strapline | Tom Christie | |
| 2013-03-28 | Add search and next/prev | Tom Christie | |
| 2013-03-28 | Note on using curl with token auth | Tom Christie | |
| 2013-03-28 | Minor tweak | Tom Christie | |
| 2013-03-28 | Cleaned imports on templatetags/rest_framework module | glic3rinu | |
| 2013-03-28 | Added force_text to compat | glic3rinu | |
| 2013-03-27 | Added unit test for failing DjangoFilterBackend on SingleObjectMixin that ↵ | Kevin Stone | |
| was resolved in b10663e02408404844aca4b362aa24df816aca98 Signed-off-by: Kevin Stone <kevinastone@gmail.com> | |||
| 2013-03-27 | Fixed DjangoFilterBackend not returning a query set. | Kevin Stone | |
| Fixed bug unveiled in #682. Signed-off-by: Kevin Stone <kevinastone@gmail.com> | |||
| 2013-03-28 | Remove oauth2-provider backends reference from compat.py | Pierre Dulac | |
| 2013-03-28 | Remove client credentials from all OAuth 2 tests | Pierre Dulac | |
| 2013-03-27 | Complete remove of client checks from oauth2 | Fernando Rocha | |
| Signed-off-by: Fernando Rocha <fernandogrd@gmail.com> | |||
| 2013-03-27 | Added quotes to TRAILING_PUNCTUATION used by urlize_quoted_links | glic3rinu | |
| 2013-03-27 | Refactored urlize_quoted_links code, now based on Django 1.5 urlize | glic3rinu | |
| 2013-03-27 | client credentials should be optional (fix #759) | Fernando Rocha | |
| client credentials should only be required on token request Signed-off-by: Fernando Rocha <fernandogrd@gmail.com> | |||
| 2013-03-26 | Merge | Tom Christie | |
| 2013-03-26 | Version 2.2.52.2.5 | Tom Christie | |
| 2013-03-25 | Docs fix | Tom Christie | |
| 2013-03-25 | Bulk update, allow_add_remove flag | Tom Christie | |
| 2013-03-25 | Merge branch 'master' of https://github.com/tomchristie/django-rest-framework | Tom Christie | |
| 2013-03-25 | Added @stoneg for typo fix #754. Thank you! | Tom Christie | |
| 2013-03-25 | Merge pull request #754 from stoneG/master | Tom Christie | |
| Just a tiny typo | |||
| 2013-03-25 | Tiny typo | Sitong Peng | |
| 2013-03-22 | Update release notes | Tom Christie | |
| 2013-03-22 | Merge pull request #749 from tomchristie/clean-basic-nested-serialization | Tom Christie | |
| Clean basic nested serialization | |||
| 2013-03-22 | Defer the writable nested modelserializers work | Tom Christie | |
| 2013-03-22 | Tweaking | Tom Christie | |
| 2013-03-22 | Merge master | Tom Christie | |
| 2013-03-22 | Updating contribution docs (still wip) | Tom Christie | |
