| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-14 | Merge pull request #2823 from jpadilla/masterHEADmaster | Kevin Brown | |
| Django 1.8 is no longer in beta | |||
| 2015-04-14 | Django 1.8 is no longer in beta | José Padilla | |
| 2015-04-09 | Merge pull request #2810 from robhudson/patch-1 | José Padilla | |
| Update example of nested data | |||
| 2015-04-08 | Update example of nested data | Rob Hudson | |
| 2015-04-08 | Merge pull request #2805 from pstiasny/patch-1 | Xavier Ordoquy | |
| Update serializers documentation (removed feature) | |||
| 2015-04-08 | Update serializers documentation (removed feature) | Paweł Stiasny | |
| It seems that allow_add_remove was removed from 3.x, yet the docs still mention it. Updating to avoid confusion. | |||
| 2015-04-08 | Merge pull request #2803 from asparagui/sp_fixes | Xavier Ordoquy | |
| more sp fixes | |||
| 2015-04-07 | more sp fixes | Brett Koonce | |
| 2015-04-07 | Merge pull request #2800 from olmar/patch-2 | José Padilla | |
| Fix typo. | |||
| 2015-04-07 | Fix typo. | Oleg Marshev | |
| 2015-04-07 | Merge pull request #2795 from jpadilla/test-djangomaster | Xavier Ordoquy | |
| Test against Django's master branch | |||
| 2015-04-04 | Workaround for bug in pip | José Padilla | |
| 2015-04-04 | Test against Django's master branch | José Padilla | |
| 2015-04-04 | Merge pull request #2754 from ↵ | José Padilla | |
| bleib1dj/enhancement_dont_require_pk_strictly_related Enhancement dont require pk strictly related #2745 | |||
| 2015-04-03 | Merge pull request #2753 from johnjohndoe/patch-1 | José Padilla | |
| Fix typo. | |||
| 2015-04-02 | Merge pull request #2786 from maryokhin/patch-2 | Xavier Ordoquy | |
| Update tox & Travis with Django 1.8 release | |||
| 2015-04-02 | Django 1.8 released | Tymur Maryokhin | |
| 2015-04-01 | Merge pull request #2777 from jpadilla/docs-query-params | Tom Christie | |
| `query_params` in favor of `QUERY_PARAMS` | |||
| 2015-03-31 | Merge pull request #2782 from caffodian/master | Kevin Brown | |
| Should use "ordering" in model Meta, not order_by in Serializer Relations example [documentation] | |||
| 2015-03-31 | Should use "ordering" in model Meta, not order_by | Alex Tsai | |
| 2015-03-29 | `query_params` in favor of `QUERY_PARAMS` | José Padilla | |
| 2015-03-27 | Merge pull request #2775 from exonian/patch-1 | Kevin Brown | |
| Fixed docstring typo | |||
| 2015-03-27 | Fixed docstring typo | Michael Blatherwick | |
| 2015-03-26 | Merge pull request #2767 from ckaalund/patch-1 | José Padilla | |
| Reference typos in fields.md | |||
| 2015-03-26 | Reference typos in fields.md | Christoffer | |
| 2015-03-25 | Merge pull request #2764 from jpadilla/2763 | Carlton Gibson | |
| Use default reason phrases from HTTP standard. Fixes #2763 | |||
| 2015-03-25 | Use default reason phrases from HTTP standard. | José Padilla | |
| Closes #2763 | |||
| 2015-03-25 | Merge pull request #2762 from charettes/metadata-null-boolean-field | Xavier Ordoquy | |
| Metadata should detect null boolean field type. | |||
| 2015-03-24 | Metadata should detect null boolean field type. | Simon Charette | |
| 2015-03-23 | Fix older release notes link | José Padilla | |
| Closes #2756 | |||
| 2015-03-23 | Try to resolve pep8 versioning clash. | Tom Christie | |
| 2015-03-23 | Swapping to hassattr logic for pk attribute references in relations | Devon Bleibtrey | |
| 2015-03-23 | Added enhancement for pk reference in many=True relations | Devon Bleibtrey | |
| 2015-03-23 | Downgrade pep8 requirement, due to versioning clash | Tom Christie | |
| 2015-03-23 | Update flake8 dependancy | Tom Christie | |
| 2015-03-23 | Typo | Tom Christie | |
| 2015-03-23 | Fix release date | Tom Christie | |
| 2015-03-23 | Merge branch 'master' of https://github.com/tomchristie/django-rest-framework | Tom Christie | |
| 2015-03-23 | Add 3.1.x series header | Tom Christie | |
| 2015-03-23 | Merge pull request #2724 from delinhabit/namespaced-versioning-non-api-reversal | Tom Christie | |
| Handle reversal of non-API view_name in HyperLinkedRelatedField | |||
| 2015-03-23 | Latest translation strings3.1.1 | Tom Christie | |
| 2015-03-23 | Update release notes | Tom Christie | |
| 2015-03-23 | Merge pull request #2726 from linovia/release/3.1.1 | Tom Christie | |
| Release notes for 3.1.1 and version bump. | |||
| 2015-03-23 | Escape tab switching cookie | Tom Christie | |
| 2015-03-23 | Fix typo. | Tobias Preuss | |
| 2015-03-23 | Merge pull request #2743 from maurodoglio/serializer_class-html-renderer | Tom Christie | |
| Use `serializer_class` for browsable API display, even on plain APIView. | |||
| 2015-03-22 | Added ability to define backend identification attribute | Devon Bleibtrey | |
| 2015-03-22 | Make BrowsableAPIRenderer use serializer_class when present | mdoglio | |
| 2015-03-22 | Set serializer_class on ObtainAuthToken view | mdoglio | |
| 2015-03-22 | Merge pull request #2741 from maurodoglio/hide-authtoken-field | Tom Christie | |
| AuthTokenSerializer - properly render password field | |||
