| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-10-08 | Support empty file fields | Tom Christie | |
| 2014-10-08 | Tweaks | Tom Christie | |
| 2014-10-08 | More gradual deprecation | Tom Christie | |
| 2014-10-08 | .validate() returning validated data. transform_<field> hooks. | Tom Christie | |
| 2014-10-08 | Tweak pre/post save hooks. Return instance in .update(). | Tom Christie | |
| 2014-10-08 | Move generic relation tests | Tom Christie | |
| 2014-10-08 | Tests for generic relationships | Tom Christie | |
| 2014-10-08 | Tests for relational fields | Tom Christie | |
| 2014-10-08 | Reverted 59d0a0387d907260ef8f91bbbca618831abd75a3 and fixed the tests | Xavier Ordoquy | |
| 2014-10-07 | Reintroduce save hooks | Tom Christie | |
| 2014-10-07 | Enforce uniqueness validation for relational fields | Tom Christie | |
| 2014-10-06 | Fix follow does not work on APIClient | Jones Chi | |
| Handle follow just like Django's Client. | |||
| 2014-10-05 | Merge pull request #1925 from kevinlondon/patch-5 | Tom Christie | |
| Update links in 2.4-announcement.md | |||
| 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 | Fix indentation | Tom Christie | |
| 2014-10-03 | Merge branch 'version-3.0' of ↵ | Tom Christie | |
| https://github.com/tomchristie/django-rest-framework into version-3.0 | |||
| 2014-10-03 | Revert accidental stupidity | Tom Christie | |
| 2014-10-03 | Merge pull request #1921 from koordinates/fix-typos | Tom Christie | |
| Minor: fix spelling and grammar, mostly in 3.0 announcement | |||
| 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-02 | Browsable API tweaks | Tom Christie | |
| 2014-10-02 | First pass on incorperating the form rendering into the browsable API | Tom Christie | |
| 2014-10-02 | The encoder now returns tuples instead of lists. | Omer Katz | |
| Tuples take a little less memory which is significant when serializing a lot of objects. | |||
| 2014-10-02 | Merge pull request #1905 from ya-mouse/master | Carlton Gibson | |
| [templates/rest_framework/base.html] Separate IDs for POST and PUT forms | |||
| 2014-10-01 | More forms support | Tom Christie | |
| 2014-10-01 | First pass at HTML form rendering | Tom Christie | |
| 2014-10-01 | Deal with lazy strings in serializer reprs | Tom Christie | |
| 2014-10-01 | Use six.text_type instead of str everywhere | Tom Christie | |
| 2014-10-01 | Merge pull request #1911 from thedrow/patch-7 | Tom Christie | |
| Fixed documentation typo | |||
| 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 | Update README.md | Tom Christie | |
| 2014-09-29 | Absolute URLs for file fields | Tom Christie | |
| 2014-09-29 | Latest release notes | Tom Christie | |
| 2014-09-29 | Update release notes | Tom Christie | |
| 2014-09-29 | .validate() on serializer fields | Tom Christie | |
| 2014-09-29 | UniqueTogetherValidator | Tom Christie | |
| 2014-09-29 | Uniqueness validation | Tom Christie | |
| 2014-09-26 | Update release notes | Tom Christie | |
| 2014-09-26 | FileField and ImageField | Tom Christie | |
| 2014-09-26 | Merge master | Tom Christie | |
| 2014-09-26 | Simplify serialization slightly | Tom Christie | |
| 2014-09-26 | Drop erronous print statements | Tom Christie | |
| 2014-09-26 | Prepend some pre-release notes | Tom Christie | |
| 2014-09-26 | Update version number | Tom Christie | |
| 2014-09-26 | Release notes | Tom Christie | |
| 2014-09-26 | Release notes | Tom Christie | |
