| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2014-08-18 | Merge pull request #1762 from ↵ | Tom Christie | |
| aymericderbois/feature/AddTestSerializerMethodField Add test for SerializerMethodField | |||
| 2014-08-16 | Fixed action_map being pulled from wrong object | Andrew Fong | |
| 2014-08-16 | override_method should substitute action | Andrew Fong | |
| A view's action is dependent on the request method. When overriding the method (e.g. to generate a form for a POST request on a GET call to the browseable API), the action should be updated as well. Otherwise, viewset functions may be in a weird limbo state where a 'list' action has a POST method. | |||
| 2014-08-16 | Add test for SerializerMethodField | Aymeric Derbois | |
| 2014-08-16 | Sponsor update | Tom Christie | |
| 2014-08-15 | Strip trailing spaces in tutorial | sshquack | |
| 2014-08-15 | Specify file names using standard format | sshquack | |
| + Explicitly specify module names in the standard format similar to all the other tutorials + Remove the extra quote around module name | |||
| 2014-08-15 | Latest sponsor update | Tom Christie | |
| 2014-08-15 | Added compile to the sponsors | Tom Christie | |
| 2014-08-15 | Added Holvi | Tom Christie | |
| 2014-08-15 | Latest backer update | Tom Christie | |
| 2014-08-15 | Latest sponsor updates | Tom Christie | |
| 2014-08-15 | Merge branch 'master' of https://github.com/tomchristie/django-rest-framework | Tom Christie | |
| 2014-08-15 | Replace docs title. Easy is a sucky word choice. | Tom Christie | |
| 2014-08-15 | Merge pull request #1758 from catherinedodge/doc-fixes | Tom Christie | |
| Fixed small typo in docs | |||
| 2014-08-14 | Fixed small typo | catherinedodge | |
| 2014-08-14 | Minor sponsor correction | Tom Christie | |
| 2014-08-14 | Merge branch 'master' of https://github.com/tomchristie/django-rest-framework | Tom Christie | |
| 2014-08-14 | Latest sponsor update | Tom Christie | |
| 2014-08-14 | Merge pull request #1757 from jwhitlock/error_as_list | Tom Christie | |
| ModelSerializer.restore_object - wrap ValueError error in a list | |||
| 2014-08-13 | ModelSerializer.restore_object - errors as list | John Whitlock | |
| When a ValueError is raised in ModelSerializer.restore_object, the error is set to a one-element list, rather than a bare string. | |||
| 2014-08-13 | Latest sponsor update | Tom Christie | |
| 2014-08-12 | Minor docs style change | Tom Christie | |
| 2014-08-12 | Added Cantemo | Tom Christie | |
| 2014-08-12 | Added Rob Spectre | Tom Christie | |
| 2014-08-12 | Merge branch 'master' of https://github.com/tomchristie/django-rest-framework | Tom Christie | |
| 2014-08-12 | Added OpenEye as a silver sponsor | Tom Christie | |
| 2014-08-11 | Merge pull request #1750 from tomchristie/json-renderer-refactor | Tom Christie | |
| Refactor JSONRenderer slightly for easier overriding | |||
| 2014-08-11 | Refactor JSONRenderer slightly for easier overriding | Tom Christie | |
| 2014-08-09 | Merge pull request #1745 from nemesisdesign/patch-4 | Tom Christie | |
| docs: add reference to gis serializer | |||
| 2014-08-09 | Merge pull request #1744 from nemesisdesign/patch-3 | Tom Christie | |
| docs: add reference to DRF-gis in fields | |||
| 2014-08-08 | docs: added reference to gis serializer | Federico Capoano | |
| added reference to GeoFeatureModelSerializer of django-rest-framework-gis | |||
| 2014-08-08 | docs: added reference to DRF-gis in fields | Federico Capoano | |
| added django-rest-framework-gis to third party packages section in /docs/api-guide/fields.md | |||
| 2014-08-08 | Merge pull request #1740 from kevinlondon/patch-4 | Tom Christie | |
| Updated links to Bootstrap components | |||
| 2014-08-07 | Updated links to Bootstrap components | Kevin London | |
| The previous links landed on the the main page and no longer directly linked to specific areas. | |||
| 2014-08-07 | Updated documentation for urls.py | Kevin London | |
| I made a small change in the order of the documentation for urls.py. I feel it helps make it clear which lines you should add to the root settings. | |||
| 2014-08-07 | Merge pull request #1737 from kevinlondon/patch-2 | Tom Christie | |
| Include query parameter override instructions for OrderingFilter | |||
| 2014-08-07 | remove dep on python_2_unicode_compatible | Paul Oswald | |
| python_2_unicode_compatible is not available in all Django versions | |||
| 2014-08-06 | Update description of OrderingFilter | Kevin London | |
| I added a brief description of how you could specify a different query parameter for the OrderingFilter. | |||
| 2014-08-07 | Merge pull request #1736 from robbyt/patch-2 | Tom Christie | |
| minor doc fix, @api_view() needs an iterable | |||
| 2014-08-06 | minor doc fix, @api_view() needs an iterable | Rob Terhaar | |
| 2014-08-06 | Merge pull request #1733 from nimiq/patch-1 | Tom Christie | |
| Fix style for some text | |||
| 2014-08-06 | Fix style for some text | nimiq | |
| 2014-08-05 | Merge pull request #1732 from jalan/master | Tom Christie | |
| Remove duplicate class attributes | |||
| 2014-08-05 | Latest sponsor update | Tom Christie | |
