aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-12-23Back out permissions example change in favor of easier to follow exampleTom Christie
2013-12-23Merge pull request #1315 from amatellanes/masterTom Christie
2013-12-23Simplified some examples in tutorialamatellanes
2013-12-23Merge remote-tracking branch 'upstream/master'amatellanes
2013-12-23Revert "Simplified some examples in tutorial"amatellanes
2013-12-23Simplified some examples in tutorialamatellanes
2013-12-22Merge pull request #1312 from amatellanes/masterTom Christie
2013-12-22Simplified some functionsamatellanes
2013-12-21Merge pull request #1309 from lukaszb/errors-for-renamed-fieldsTom Christie
2013-12-21Additional test for 'source' behaviour. Refs #1302Tom Christie
2013-12-21Less brittle through relationship testing. Closes #1292.Tom Christie
2013-12-21Added example of using APIException class. Closes #1300Tom Christie
2013-12-21Docs tweaksTom Christie
2013-12-21Merge pull request #1310 from vbabiy/adding-djangorestframework-camel-case-to...Tom Christie
2013-12-21Added links to djangorestframework-camel-case in the third partyVitaly Babiy
2013-12-20Should it be that way?Lukasz Balcerzak
2013-12-20Merge pull request #1308 from lukaszb/missing-custom-validation-method-testTom Christie
2013-12-20Added missing custom validation method testLukasz Balcerzak
2013-12-20Merge pull request #1307 from lukaszb/test-class-name-duplicatedTom Christie
2013-12-20Updated test class name to be uniqueLukasz Balcerzak
2013-12-17Add note on compat import in tutorialTom Christie
2013-12-17Merge pull request #1301 from linovia/bugfix/tutorial_for_python3Tom Christie
2013-12-17Use the BytesIO for buffering bytes and import the one from the compat module.Xavier Ordoquy
2013-12-16Merge branch 'nullbooleanfield_testcase' of git://github.com/dpetzel/django-r...Tom Christie
2013-12-16Merge pull request #1184 from dpetzel/nullbooleanfield_fixTom Christie
2013-12-16Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2013-12-16Add CONTRIBUTING.mdTom Christie
2013-12-16TypoTom Christie
2013-12-16Merge pull request #1298 from craigds/fix-nested-serializers-with-renamed-fieldsTom Christie
2013-12-16Don't import compat.py from authtoken.models. Closes #1297Tom Christie
2013-12-16Fix expansion of writable nested serializers where the inner fields have sour...Craig de Stigter
2013-12-14Update django-oauth-plus versionTom Christie
2013-12-14Add note on pagination bugfix. Closes #1293.Tom Christie
2013-12-13Added @philipforget for work on #1232. Thanks :)Tom Christie
2013-12-13Updated release notesTom Christie
2013-12-13Compat fixes for django-oauth-plus versions 2.0-2.2.1Tom Christie
2013-12-13Merge branch 'master' of git://github.com/philipforget/django-rest-framework ...Tom Christie
2013-12-13Links to drf-nested-routersTom Christie
2013-12-13Add notes on lookup_prefix argument and why it's there even though unused by ...Tom Christie
2013-12-13Merge pull request #1281 from alanjds/router-prefix-patchTom Christie
2013-12-13Update release notesTom Christie
2013-12-13Merge pull request #1291 from kevin-brown/issue_1101Tom Christie
2013-12-13Fix default values always being False for browsable APIKevin Brown
2013-12-13Expanded notes in quickstart. Closes #1127. Closes #1128.Tom Christie
2013-12-13Clean up implementationTom Christie
2013-12-13Merge pull request #1234 from linovia/bugfix/nested_models_without_related_nameTom Christie
2013-12-13Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2013-12-13Merge pull request #1289 from sheppard/wqdb-routerTom Christie
2013-12-12third-party package: wq.dbS. Andrew Sheppard
2013-12-12Add third party packagesTom Christie