| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-10-09 | First pass on nested serializers in HTML | Tom Christie | |
| 2014-10-09 | Typo | Tom Christie | |
| 2014-10-09 | Document the Metadata API | Tom Christie | |
| 2014-10-09 | Update tutorial for 3.0 | Tom Christie | |
| 2014-10-08 | Tweaks | Tom Christie | |
| 2014-10-08 | More gradual deprecation | Tom Christie | |
| 2014-10-08 | Tweak pre/post save hooks. Return instance in .update(). | Tom Christie | |
| 2014-10-04 | Update links in 2.4-announcement.md | Kevin London | |
| The links to Django Rest Framework pages were 404ing because the URLs include a slash. | |||
| 2014-10-03 | Serializer.save() takes keyword arguments, not 'extras' argument | Tom Christie | |
| 2014-10-03 | More spelling tweaks | Craig de Stigter | |
| 2014-10-03 | Minor: fix spelling and grammar, mostly in 3.0 announcement | Craig de Stigter | |
| 2014-10-01 | Fixed documentation typo. | Omer Katz | |
| 2014-09-30 | Update 3.0-announcement.md | Tom Christie | |
| 2014-09-29 | Update release notes | Tom Christie | |
| 2014-09-29 | Update index.md | Tom Christie | |
| 2014-09-29 | Latest release notes | Tom Christie | |
| 2014-09-29 | Update release notes | Tom Christie | |
| 2014-09-26 | Update release notes | Tom Christie | |
| 2014-09-26 | Merge master | Tom Christie | |
| 2014-09-26 | Prepend some pre-release notes | Tom Christie | |
| 2014-09-26 | Release notes | Tom Christie | |
| 2014-09-26 | Release notes | Tom Christie | |
| 2014-09-26 | Allow many, partial and context in BaseSerializer | Tom Christie | |
| 2014-09-26 | Release notes | Tom Christie | |
| 2014-09-26 | Release notes | Tom Christie | |
| 2014-09-26 | Release notes | Tom Christie | |
| 2014-09-26 | Release notes | Tom Christie | |
| 2014-09-26 | request.data attribute | Tom Christie | |
| 2014-09-24 | Merge branch 'master' into version-3.0 | Tom Christie | |
| 2014-09-23 | remove patterns and strings from urls #1898 | Collin Anderson | |
| 2014-09-19 | Add BaseSerializer heading | Tom Christie | |
| 2014-09-19 | Drop 'No major point releases are currently planned.', cos they are. | Tom Christie | |
| 2014-09-19 | Version 2.4.32.4.3 | Tom Christie | |
| 2014-09-19 | Merge branch 'master' into version-3.0 | Tom Christie | |
| 2014-09-19 | Initial release notes | 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-12 | DecimalField documentation | Tom Christie | |
| 2014-09-12 | Updating docs | Tom Christie | |
| 2014-09-11 | Throttles now use Retry-After header and no longer support the custom style | Tom Christie | |
| 2014-09-11 | Merge master | Tom Christie | |
| 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 | |
