| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-11-17 | Fix runtests examples | José Padilla | |
| Correctly rename runtests examples to work with current runtests.py file. | |||
| 2014-11-13 | Model fields with .blank or .null now map to required=False. Closes #2017. ↵ | Tom Christie | |
| Closes #2021. | |||
| 2014-11-08 | Fix some typos and other errors | Jochen Van de Velde | |
| 2014-11-07 | Fix csrf-ajax link. Closes #2045 | José Padilla | |
| 2014-11-07 | Tweaks to release notes | Tom Christie | |
| 2014-11-07 | Fixes to release notes | Tom Christie | |
| 2014-11-04 | Updated book link in HATEOAS page | Sumana Harihareswara | |
| Per http://www.crummy.com/2013/10/03/0 , the new book is *RESTful Web APIs* and the old book, *RESTful Web Services*, is obsolete. | |||
| 2014-11-03 | Fix typo | Tom Davis | |
| That's all. | |||
| 2014-11-03 | Call out 'get_value' and 'get_attribute' | Tom Christie | |
| 2014-11-03 | Tweaks to validation notes | Tom Christie | |
| 2014-11-03 | Fixed some typos in 3.0 release notes | Rocky Meza | |
| 2014-11-03 | PUT as create docs, and move mixin out to external gist | Tom Christie | |
| 2014-11-03 | Merge master | Tom Christie | |
| 2014-11-03 | Version 2.4.4 | Tom Christie | |
| 2014-11-01 | typo fix | Andy Baker | |
| 2014-10-31 | Merge master | Tom Christie | |
| 2014-10-22 | .validate() can raise field errors or non-field errors | Tom Christie | |
| 2014-10-17 | Add docs regarding linking third party packages | José Padilla | |
| 2014-10-17 | Use serializers.ValidationError | Tom Christie | |
| 2014-10-16 | Update release notes | Tom Christie | |
| 2014-10-16 | Add to main 3rd party resources list. | konradhalas | |
| 2014-10-14 | Update 3.0-announcement.md | wolfe | |
| Swap order of custom field API changes so the two "and" clauses are in the same order. | |||
| 2014-10-10 | Tweaks | Tom Christie | |
| 2014-10-10 | exceptions.ValidationFailed, not Django's ValidationError | Tom Christie | |
| 2014-10-09 | Typo | 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 | 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 | |
