| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-04 | Merge pull request #1452 from davidbgk/patch-1 | Tom Christie | |
| Typo in keywords arguments name | |||
| 2014-03-04 | Typo in keywords arguments name | David Larlet | |
| Because it matters ;) | |||
| 2014-03-04 | Merge pull request #1442 from Anton-Shutik/master | Tom Christie | |
| RelatedField default value handling fixed | |||
| 2014-03-04 | Added tests for "get_default_value" function | Anton Shutik | |
| 2014-03-03 | Merge pull request #1375 from linovia/feature/django_1_7 | Tom Christie | |
| Django 1.7 compatibility | |||
| 2014-03-03 | Merge remote-tracking branch 'reference/master' into feature/django_1_7 | Xavier Ordoquy | |
| 2014-03-02 | Merge pull request #1448 from zhanghongfei/master | Tom Christie | |
| In the method permission_denied, did not use the request parameter. | |||
| 2014-03-02 | Merge pull request #1447 from kumar303/hawk | Tom Christie | |
| Adds HawkREST to 3rd party docs | |||
| 2014-03-01 | In the method permission_denied, did not use the request parameter. | hongfeiZhang | |
| 2014-02-28 | Adds HawkREST to 3rd party auth docs | Kumar McMillan | |
| 2014-02-28 | Fix trailing whitespace | Kumar McMillan | |
| Sorry, my editor does this automatically | |||
| 2014-02-28 | Fix link to tox | Kumar McMillan | |
| 2014-02-28 | strip trailing whitespace | Kumar McMillan | |
| my editor does this by default | |||
| 2014-02-28 | Merge pull request #1444 from DanSears/master | Tom Christie | |
| clarified which urls.py to edit | |||
| 2014-02-28 | clarified which urls.py to edit | DanSears | |
| 2014-02-28 | Merge pull request #1437 from Keats/master | Tom Christie | |
| Display the media type of the API response on the browsable API | |||
| 2014-02-28 | Merge pull request #1443 from silent1mezzo/patch-1 | Tom Christie | |
| Update Travis to test Django 1.6.2 | |||
| 2014-02-28 | RelatedField.get_default_value: return empty list if self.many==True | Anton Shutik | |
| 2014-02-28 | Merge pull request #1441 from dustinfarris/null-serialization | Tom Christie | |
| TestCases and POST/PUT'ing serialized data that contains `None` | |||
| 2014-02-28 | Merge pull request #1440 from un33k/master | Tom Christie | |
| handle zero and negative available_requests | |||
| 2014-02-27 | handle negative time value and prevent a divide by zero | Val Neekman | |
| 2014-02-27 | Allow 'None' to pass as a null value in RelatedFields | Dustin Farris | |
| 2014-02-27 | Update Travis to test Django 1.6.2 | Adam McKerlie | |
| We should be testing the latest version of Django 1.6 as we're doing in the other 1.x releases. | |||
| 2014-02-27 | RelatedField default value handling fixed | Anton Shutik | |
| 2014-02-26 | Display the media type of the API response on the browsable API | Keats | |
| 2014-02-26 | Demonstrate problem post/put'ing serialized data that contains 'None' | Dustin Farris | |
| 2014-02-21 | Merge pull request #1436 from meshy/patch-1 | Tom Christie | |
| Minor docs example fix | |||
| 2014-02-21 | Minor docs example fix | Charlie Denton | |
| Dates are smaller when they happen before. | |||
| 2014-02-20 | Link to DRF-extensions. Refs #1430 | Tom Christie | |
| 2014-02-20 | Merge pull request #1433 from etoccalino/http-signature | Tom Christie | |
| include djangorestframework-httpsignature in the docs | |||
| 2014-02-20 | include djangorestframework-httpsignature in the docs | Elvio Toccalino | |
| 2014-02-18 | Merge pull request #1428 from theskumar/patch-1 | Tom Christie | |
| fix(docs): fix code indentation in serializers.md | |||
| 2014-02-18 | fix(docs): fix code indentation in serializers.md | Saurabh Kumar | |
| It fixes the indentation of `restore_object()` in the section "Specifying which fields should be write-only" serializers documentation. | |||
| 2014-02-18 | Tweak comment wrapping. | Tom Christie | |
| 2014-02-18 | Merge pull request #1427 from Ian-Foote/refactor_update | Tom Christie | |
| Refactor UpdateModelMixin.update | |||
| 2014-02-18 | Remove unnecessary else | Ian Foote | |
| 2014-02-18 | Refactor UpdateModelMixin.update | Ian Foote | |
| Reduce nesting, return early in error cases. | |||
| 2014-02-18 | Merge remote-tracking branch 'reference/master' into feature/django_1_7 | Xavier Ordoquy | |
| 2014-02-18 | Moved the python_2_unicode_compatible into compat module. | Xavier Ordoquy | |
| 2014-02-15 | Merge pull request #1420 from bo-peng/patch-1 | Tom Christie | |
| Update throttling.md | |||
| 2014-02-14 | Update throttling.md | Bo Peng | |
| Added comma to make DEFAULT_THROTTLE_CLASSES a tuple in example, for copy&paste to work nicely. | |||
| 2014-02-14 | Merge pull request #1418 from ze-phyr-us/docs-api-testing-typo-fix | Tom Christie | |
| Minor typos fixed in api-guide/testing.md (request -> response). | |||
| 2014-02-14 | Minor typos fixed in api-guide/testing.md (request -> response). | Vita Smid | |
| 2014-02-13 | Update credits | Tom Christie | |
| 2014-02-13 | Merge pull request #1417 from amezhenin/issue_1386 | Tom Christie | |
| Add myself into credits.md | |||
| 2014-02-13 | Merge remote-tracking branch 'origin/issue_1386' into issue_1386 | Artem Mezhenin | |
| 2014-02-13 | credit, issue #1386, PR #1397 | Artem Mezhenin | |
| 2014-02-13 | credit, issue #1386, PR #1897 | Artem Mezhenin | |
| 2014-02-13 | Merge pull request #1397 from amezhenin/issue_1386 | Tom Christie | |
| update regex for matching URLs, fixes issue #1386 | |||
| 2014-02-13 | wrapper for smart_urlquote, issue #1386 | Artem Mezhenin | |
