| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-09-19 | Version 2.4.32.4.3 | Tom Christie | |
| 2014-09-17 | Fixed code formatting | Matthew J Morrison | |
| 2014-09-17 | Clarify "raised inside REST framework" | Matthew J Morrison | |
| I ran into an issue today where I was not seeing the rest_framework.views.exception_handler do what I thought it should be doing. It turned out that I had imported View from rest_framework.views rather than importing APIView from rest_framework.views. The phrase "raised inside REST framework" was confusing as I was debugging this issue. I was unsure if that meant that I could raise those exceptions in my code or if it had to originate from within framework code. I'm not sure if the proposed wording is ideal, I just wanted to point out what I found to be confusing. | |||
| 2014-09-15 | add wq.db router and django-rest-pandas renderers | S. Andrew Sheppard | |
| 2014-09-14 | Merge pull request #1871 from jpadilla/third-party-docs | Tom Christie | |
| Add Third Party Resources Topic section | |||
| 2014-09-14 | Update third-party-resources.md | José Padilla | |
| 2014-09-13 | Add invitation to add new content | José Padilla | |
| 2014-09-13 | Add Third Party Resources Topic section | José Padilla | |
| 2014-09-10 | add django rest pandas | S. Andrew Sheppard | |
| 2014-09-07 | Fixing quotes in filtering.md | Darren Maki | |
| Incorrect quotes used in examples. | |||
| 2014-09-03 | Version 2.4.22.4.2 | Tom Christie | |
| 2014-09-01 | Version 2.4.12.4.1 | Tom Christie | |
| 2014-08-29 | Fix links in 2.4 release | Tom Christie | |
| 2014-08-29 | Fix typos in 2.4 release notes | Jamie Matthews | |
| 2014-08-29 | Typo in 2.4 announcement name | Tom Christie | |
| 2014-08-29 | 2.4 Release notes2.4.0 | Tom Christie | |
| 2014-08-29 | Merge pull request #1784 from tomchristie/remove-model-attribute | Tom Christie | |
| Deprecate `.model` attribute on views | |||
| 2014-08-29 | Minor docs update | Tom Christie | |
| 2014-08-28 | Sponsor fix | Tom Christie | |
| 2014-08-28 | Merge branch 'master' of https://github.com/tomchristie/django-rest-framework | Tom Christie | |
| 2014-08-28 | Latest sponsor update | Tom Christie | |
| 2014-08-27 | Update generic-views.md | Nathan Hubbell | |
| Small grammar changes. | |||
| 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-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-21 | Add .model deprecation to release notes | Tom Christie | |
| 2014-08-20 | Add Retry-After to release notes. Refs #1508. | Tom Christie | |
| 2014-08-20 | Typo | Tom Christie | |
| 2014-08-20 | Deprecate .model in related routers/permissions | Tom Christie | |
| 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 master | Tom Christie | |
| 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 #1654 from carltongibson/1559-take-2 | Tom Christie | |
| Allow use of native migrations in 1.7 — Take 2 | |||
| 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 | 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 | |||
