aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework
AgeCommit message (Expand)Author
2013-12-21Less brittle through relationship testing. Closes #1292.Tom Christie
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-20Updated test class name to be uniqueLukasz Balcerzak
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 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-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-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-13Fix default values always being False for browsable APIKevin Brown
2013-12-13Clean up implementationTom Christie
2013-12-13Merge pull request #1234 from linovia/bugfix/nested_models_without_related_nameTom Christie
2013-12-10SimpleRouter.get_lookup_regex got lookup_prefixAlan Justino
2013-12-10Refine model manager behavior so as not to use the behavior in incorrect case...Tom Christie
2013-12-09Fix compat issues for #1231Tom Christie
2013-12-09Merge branch 'issue-1231-jsonencoder' of git://github.com/mbox/django-rest-fr...Tom Christie
2013-12-09Merge masterTom Christie
2013-12-09Drop unneeded assertTom Christie
2013-12-09Catch and mask ParseErrors that occur during rendering of the BrowsableAPI.Tom Christie
2013-12-06Version 2.3.102.3.10Tom Christie
2013-12-06Raise appropriate error in serializer when making a partial update to set a r...Chuck Harmston
2013-12-05Boilerplate cutenessTom Christie
2013-12-03Remove Content-Type header from empty responses. Fixes #1196Tom Christie
2013-12-03First pass at a test for ParseErrors breaking the browsable APITom Christie
2013-12-03Merge pull request #1250 from Ian-Foote/choice_fieldTom Christie
2013-12-03Catch errors during parsing and set empty .DATA/.FILES before re-raising.Tom Christie
2013-12-03Adds pre_delete and post_delete hooks onPablo Recio
2013-11-27Updated the assertion message of the ImageField.Omer Katz
2013-11-27Add unittests for ChoiceField metadata.Ian Foote
2013-11-26Add more context to the ChoiceField metadata.Ian Foote
2013-11-26Add choices to options metadata for ChoiceField.Ian Foote
2013-11-22Remove u from literalsMalcolm Box
2013-11-21Fix issue #1231: JSONEncoder doesn't handle dict-like objectsMalcolm Box
2013-11-21Merge pull request #1229 from jgomezb/patch-2Tom Christie
2013-11-19Added handling of validation errors in PUT-as-create.Krzysztof Jurewicz
2013-11-18Removed the DynamicSerializerView duplicationXavier Ordoquy
2013-11-18Another fix for nested writable serializers in case of the related_name isnâ€...Xavier Ordoquy
2013-11-17Fixed the nested model serializers in case of the related_name isn’t set.Xavier Ordoquy
2013-11-15add auth param to request client callsPhilip Forget
2013-11-15Version 2.3.92.3.9Tom Christie
2013-11-14pass oauth_timestamp to oauth_providerPhilip Forget
2013-11-14Update urlpatterns.pyjgomezb
2013-11-13Undo version bumpAlex
2013-11-12Bump versionAlex
2013-11-12Merge branch 'master' into allow-aggregate-orderingAlex