| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-04-04 | Version 2.2.62.2.6 | Tom Christie | |
| 2013-04-04 | Use consistent header style in tutorial part 5 | Tom Christie | |
| 2013-04-04 | Merge pull request #777 from glic3rinu/master | Tom Christie | |
| Break long headers on the browsable API | |||
| 2013-04-04 | Rephrased break_long_headers release notes line | glic3rinu | |
| 2013-04-04 | Added break_long_headers on the release notes | glic3rinu | |
| 2013-04-04 | Fixed comma detection in break_long_headers templatetag | glic3rinu | |
| 2013-04-04 | Added break_long_headers on templatetags and base template | glic3rinu | |
| 2013-04-03 | Update release-notes.md | Tom Christie | |
| 2013-04-03 | Added @preed for bugfix #772. Thanks! | Tom Christie | |
| 2013-04-03 | Merge pull request #772 from preed/preed/ModelSerializer-bool-fix | Tom Christie | |
| Don't have the ModelSerializer trust deserialized objects to not have re... | |||
| 2013-04-03 | Update release-notes.md | Tom Christie | |
| 2013-04-03 | Added @atlefren for bugfix in #776 | Tom Christie | |
| 2013-04-03 | Merge pull request #776 from atlefren/master | Tom Christie | |
| Proper import of errors from oauth_provider | |||
| 2013-04-03 | Fix the fact that InvalidConsumerError and InvalidTokenError wasn't imported ↵ | Atle Frenvik Sveen | |
| correctly from oauth_provider | |||
| 2013-04-03 | Merge branch 'master' of https://github.com/tomchristie/django-rest-framework | Tom Christie | |
| 2013-04-03 | Fix bug with inactive user accessing OAuth | Tom Christie | |
| 2013-04-02 | Don't have the ModelSerializer trust deserialized objects to not have ↵ | J. Paul Reed | |
| redefine bool()ean-ness. If the model we're using the ModelSerializer for has redefined methods that act as a boolean (__bool__ or __len__), it may not return the object even though it is_valid(), and should. | |||
| 2013-04-01 | Merge pull request #771 from glic3rinu/master | Tom Christie | |
| Fixed IPv6 support for urlize_quoted_links template tag | |||
| 2013-04-01 | Fixed IPv6 support for urlize_quoted_links | glic3rinu | |
| 2013-04-01 | Added @vshih for docs fixes in #769. Thanks! | Tom Christie | |
| 2013-03-31 | Merge pull request #769 from vshih/master | Tom Christie | |
| Spelling/grammar fixes. | |||
| 2013-03-30 | Spelling/grammar fixes. | Victor Shih | |
| 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 | |
