| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-08-26 | Update generic-views.md | Nathan Hubbell | |
| 2014-08-26 | Merge pull request #1789 from nemesisdesign/patch-5 | Carlton Gibson | |
| docs: added drf-hstore to third party fields | |||
| 2014-08-26 | Merge pull request #1790 from nemesisdesign/patch-6 | Carlton Gibson | |
| docs: added HStoreSerializer to third party serializers | |||
| 2014-08-25 | Merge remote-tracking branch 'upstream/master' into fix-1719 | Cezar Pendarovski | |
| Conflicts: rest_framework/templates/rest_framework/base.html | |||
| 2014-08-25 | docs: added HStoreSerializer to third party serializers | Federico Capoano | |
| added a reference to django-rest-framework-hstore in docs/api-guide/serializers.md | |||
| 2014-08-25 | docs: added drf-hstore to third party fields | Federico Capoano | |
| added a reference to django-rest-framework-hstore in docs/api-guide/fields.md | |||
| 2014-08-22 | Made all color declarations in bootstrap-tweaks.css consistent | Cezar Pendarovski | |
| 2014-08-22 | Fixed the issue with the non-draggable horizontal scrollbar | Cezar Pendarovski | |
| 2014-08-21 | Add .model deprecation to release notes | Tom Christie | |
| 2014-08-20 | Frameworks throws AssertionError saying you cannot set required=True and ↵ | Greg Doermann | |
| read_only=True on editable=False model fields. We should not make the field required if editable=False. | |||
| 2014-08-20 | Add Retry-After to release notes. Refs #1508. | Tom Christie | |
| 2014-08-20 | Merge pull request #1508 from uploadcare/set-retry-after | Tom Christie | |
| set Retry-After header when throttled | |||
| 2014-08-20 | Typo | Tom Christie | |
| 2014-08-20 | Deprecate .model in related routers/permissions | Tom Christie | |
| 2014-08-20 | Merge branch 'master' into set-retry-after | Dmitry Mukhin | |
| Conflicts: tests/test_throttling.py | |||
| 2014-08-20 | Deprecate .model attribute on views | Tom Christie | |
| 2014-08-20 | Fix cache_throttle typo | Tom Christie | |
| 2014-08-20 | Merge pull request #1770 from tomchristie/2.4.0 | Tom Christie | |
| 2.4.0 Release. | |||
| 2014-08-20 | Latest sponsor update | Tom Christie | |
| 2014-08-20 | Release notes | Tom Christie | |
| 2014-08-19 | Release notes | Tom Christie | |
| 2014-08-19 | Drop six from compat. 1.4.2 is now the lowest supported version. | Tom Christie | |
| 2014-08-19 | Documentation on runtests.py | Tom Christie | |
| 2014-08-19 | Merge pull request #1778 from linovia/bugfix/1398 | Tom Christie | |
| Bugfix/1398 | |||
| 2014-08-19 | Merge pull request #1780 from tomchristie/pytest-tweaks | Tom Christie | |
| Added `runtests.py` and `flake8` code linting. | |||
| 2014-08-19 | Remove duplicated model declaration. | Xavier Ordoquy | |
| 2014-08-19 | Resolve python3 linting issue | Tom Christie | |
| 2014-08-19 | Resolve linting issues | Tom Christie | |
| 2014-08-19 | Add flake8 to requirements | Tom Christie | |
| 2014-08-19 | Code linting and added runtests.py | Tom Christie | |
| 2014-08-19 | Merged #1398 against 2.4 branch. | Xavier Ordoquy | |
| 2014-08-19 | Merge master | Tom Christie | |
| 2014-08-19 | replace unicode call with force_text | Paul Oswald | |
| 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 | |||
