| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-09-02 | Merge pull request #1081 from kevin-brown/doac_docs_link | Tom Christie | |
| Updated DOAC integration link | |||
| 2013-09-02 | Changed DOAC documentation link | Kevin Brown | |
| 2013-09-02 | Add windows virtualenv activate instruction | Tom Christie | |
| Closes #1075. | |||
| 2013-09-02 | Merge pull request #1078 from yprez/fix_1072 | Tom Christie | |
| Fix empty serializer bug | |||
| 2013-08-31 | Merge pull request #1077 from tom-leys/patch-2 | Tom Christie | |
| Updated tutorial part 6: 2 examples were missing includes | |||
| 2013-08-31 | Handle case where obj=None in PKRelatedField.field_to_native() | Yuri Prezument | |
| Fixes #1072 | |||
| 2013-08-31 | Regression test for #1072 | Yuri Prezument | |
| 2013-08-31 | Updated tutorial part 6: 2 examples were missing includes | tom-leys | |
| 2013-08-30 | Update release notes | Tom Christie | |
| 2013-08-30 | Browsable API tab preferences should be site-wide | Tom Christie | |
| 2013-08-30 | Fix failing empty serializer test | Tom Christie | |
| 2013-08-30 | Drop broken placeholder serializations. | Tom Christie | |
| 2013-08-29 | Fix multipart error when used via content-type overloading | Tom Christie | |
| 2013-08-29 | Merge branch 'master' into display-raw-data | Tom Christie | |
| 2013-08-29 | Fix breadcrumb view names | Tom Christie | |
| 2013-08-29 | Fix indenting on raw data forms | Tom Christie | |
| 2013-08-29 | Fix tab preferences on PUT forms | Tom Christie | |
| 2013-08-29 | Preserve tab preference in cookies. | Tom Christie | |
| 2013-08-29 | Added note on botbot IRC archives | Tom Christie | |
| 2013-08-29 | Update release notes. | Tom Christie | |
| 2013-08-29 | Added @diox for fix #1074. Thanks! | Tom Christie | |
| 2013-08-29 | Include serialized content in raw data form. | Tom Christie | |
| 2013-08-29 | Merge pull request #1074 from diox/choicefield-empty-value | Tom Christie | |
| Make ChoiceField.from_native() follow IntegerField behaviour on empty values | |||
| 2013-08-29 | Make ChoiceField.from_native() follow IntegerField behaviour on empty values | Mathieu Pillard | |
| 2013-08-29 | Merge pull request #1073 from asparagui/minor_sp_generic_views | Tom Christie | |
| minor sp | |||
| 2013-08-29 | minor sp | Brett Koonce | |
| 2013-08-29 | Add `override_method` context manager and cleanup. | Tom Christie | |
| 2013-08-29 | Added @niwibe | Tom Christie | |
| For docs addition #1070 - Thanks! | |||
| 2013-08-29 | Merge branch 'master' of https://github.com/tomchristie/django-rest-framework | Tom Christie | |
| 2013-08-29 | Merge pull request #1070 from niwibe/docs/add-composed-permissions-entry | Tom Christie | |
| Add composed-permissions entry to the api-guide. | |||
| 2013-08-29 | Add composed-permissions entry to the api-guide. | Andrey Antukh | |
| 2013-08-28 | Simplifying raw data renderering support | Tom Christie | |
| 2013-08-28 | Throttles now use HTTP_X_FORWARDED_FOR, falling back to REMOTE_ADDR to ↵ | Tom Christie | |
| identify anonymous requests | |||
| 2013-08-28 | Update release notes. | Tom Christie | |
| 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 | Added @alexander-akhmetov. | Tom Christie | |
| For work on MAX_PAGINATE_BY, #1063. Thanks! :) | |||
| 2013-08-28 | Docs for `MAX_PAGINATE_BY` setting & view attribute. | Tom Christie | |
| 2013-08-28 | Tweak MAX_PAGINATE_BY behavior in edge case. | Tom Christie | |
| Always respect `paginate_by` settings if client does not specify page size. (Even if the developer has misconfigured, so that `paginate_by > max`.) | |||
| 2013-08-27 | Merge branch 'max_paginate_by' of ↵ | Tom Christie | |
| git://github.com/alexander-akhmetov/django-rest-framework into alexander-akhmetov-max_paginate_by | |||
| 2013-08-27 | fix for python3 | Alexander Akhmetov | |
| 2013-08-27 | Note 'request.session' as available on requests. | Tom Christie | |
| 2013-08-27 | Use view.settings for API settings, to make testing easier. | Tom Christie | |
| 2013-08-27 | Move exception handler out of main view | Tom Christie | |
| 2013-08-27 | Move settings into more sensible ordering | Tom Christie | |
| 2013-08-27 | First hacky pass at displaying raw data | Tom Christie | |
| 2013-08-27 | Added @kristianoellegaard. | Tom Christie | |
| For docs addition #1059. Thanks! | |||
| 2013-08-27 | Merge pull request #1059 from KristianOellegaard/patch-1 | Tom Christie | |
| More information on how actions are mapped to URLs in viewsets | |||
| 2013-08-26 | Added max_paginate_by parameter | Alexander Akhmetov | |
| 2013-08-26 | More information on how actions are mapped to URLs in viewsets | Kristian Øllegaard | |
| 2013-08-25 | Added @ericbuehl | Tom Christie | |
| For pull request #1058. Thank you! :) | |||
