| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-08-19 | Merge master | Tom Christie | |
| 2014-08-18 | Merge branch 'master' of https://github.com/tomchristie/django-rest-framework | Tom Christie | |
| 2014-08-18 | Only set .action attribute in override_method if it already existed on the view | Tom Christie | |
| 2014-08-18 | Update README.md | Tom Christie | |
| 2014-08-18 | Merge pull request #1763 from fongandrew/patch-1 | Tom Christie | |
| override_method should substitute action | |||
| 2014-08-18 | Merge pull request #1505 from ticosax/test.client.logout | Tom Christie | |
| reset stored credentials when call client.logout() | |||
| 2014-08-18 | Merge pull request #1641 from javins/login-title | Tom Christie | |
| Refactor login template to extend base. | |||
| 2014-08-18 | Merge pull request #1726 from ikame/master | Tom Christie | |
| Leave status responsibility to parent class | |||
| 2014-08-18 | Merge pull request #1654 from carltongibson/1559-take-2 | Tom Christie | |
| Allow use of native migrations in 1.7 — Take 2 | |||
| 2014-08-18 | Merge pull request #1772 from tomchristie/fix-1583 | Tom Christie | |
| Copy filter_backends class attribute before returning it. | |||
| 2014-08-18 | Merge pull request #1771 from tomchristie/fix-1718 | Tom Christie | |
| Always uppercase X-Http-Method-Override methods. | |||
| 2014-08-18 | Copy filter_backends class attribute before returning it. | Tom Christie | |
| 2014-08-18 | Always uppercase X-Http-Method-Override methods. Closes #1718. | Tom Christie | |
| 2014-08-18 | Improve wording. | Carlton Gibson | |
| 2014-08-18 | Alter other reference to migrations. | Carlton Gibson | |
| 2014-08-18 | Updated docs for South v1.0 | Carlton Gibson | |
| 2014-08-18 | Merge pull request #1711 from kdazzle/ModelViewSet-queryset-static-property | Tom Christie | |
| Issue #1707: Add documentation to api-docs.viewsets | |||
| 2014-08-18 | Merge pull request #1739 from kevinlondon/patch-3 | Tom Christie | |
| Updated documentation for urls.py | |||
| 2014-08-18 | tabs -> spaces | Tom Christie | |
| 2014-08-18 | Merge pull request #1688 from ekonstantinidis/quick-start-order | Tom Christie | |
| Updated quick start project set up order | |||
| 2014-08-18 | Remove kickstarter links from homepage and README | Tom Christie | |
| 2014-08-18 | Link to Django docs on widgets. Closes #1760. | Tom Christie | |
| 2014-08-18 | Merge pull request #1761 from sshquack/minor-doc-updates | Tom Christie | |
| Trivial doc updates | |||
| 2014-08-18 | Merge pull request #1762 from ↵ | Tom Christie | |
| aymericderbois/feature/AddTestSerializerMethodField Add test for SerializerMethodField | |||
| 2014-08-16 | Fixed action_map being pulled from wrong object | Andrew Fong | |
| 2014-08-16 | override_method should substitute action | Andrew Fong | |
| A view's action is dependent on the request method. When overriding the method (e.g. to generate a form for a POST request on a GET call to the browseable API), the action should be updated as well. Otherwise, viewset functions may be in a weird limbo state where a 'list' action has a POST method. | |||
| 2014-08-16 | Add test for SerializerMethodField | Aymeric Derbois | |
| 2014-08-16 | Sponsor update | Tom Christie | |
| 2014-08-15 | Strip trailing spaces in tutorial | sshquack | |
| 2014-08-15 | Specify file names using standard format | sshquack | |
| + Explicitly specify module names in the standard format similar to all the other tutorials + Remove the extra quote around module name | |||
| 2014-08-15 | Latest sponsor update | Tom Christie | |
| 2014-08-15 | Added compile to the sponsors | Tom Christie | |
| 2014-08-15 | Added Holvi | Tom Christie | |
| 2014-08-15 | Latest backer update | Tom Christie | |
| 2014-08-15 | Latest sponsor updates | Tom Christie | |
| 2014-08-15 | Merge branch 'master' of https://github.com/tomchristie/django-rest-framework | Tom Christie | |
| 2014-08-15 | Replace docs title. Easy is a sucky word choice. | Tom Christie | |
| 2014-08-15 | Merge pull request #1758 from catherinedodge/doc-fixes | Tom Christie | |
| Fixed small typo in docs | |||
| 2014-08-14 | Fixed small typo | catherinedodge | |
| 2014-08-14 | Minor sponsor correction | Tom Christie | |
| 2014-08-14 | Merge branch 'master' of https://github.com/tomchristie/django-rest-framework | Tom Christie | |
| 2014-08-14 | Latest sponsor update | Tom Christie | |
| 2014-08-14 | Merge pull request #1757 from jwhitlock/error_as_list | Tom Christie | |
| ModelSerializer.restore_object - wrap ValueError error in a list | |||
| 2014-08-13 | ModelSerializer.restore_object - errors as list | John Whitlock | |
| When a ValueError is raised in ModelSerializer.restore_object, the error is set to a one-element list, rather than a bare string. | |||
| 2014-08-13 | Latest sponsor update | Tom Christie | |
| 2014-08-12 | Minor docs style change | Tom Christie | |
| 2014-08-12 | Added Cantemo | Tom Christie | |
| 2014-08-12 | Added Rob Spectre | Tom Christie | |
| 2014-08-12 | Merge branch 'master' of https://github.com/tomchristie/django-rest-framework | Tom Christie | |
| 2014-08-12 | Added OpenEye as a silver sponsor | Tom Christie | |
