aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/tests/authentication.py
diff options
context:
space:
mode:
authorDanilo Bargen2011-07-27 18:32:19 +0300
committerDanilo Bargen2011-07-27 18:32:19 +0300
commite3c00e4c1e0d64c8b0f0b04e6e7a7e1a308099f2 (patch)
treeb5e1c90c4e117865b7dd634baa823fa46621ef21 /djangorestframework/tests/authentication.py
parent746b817ad34af712d362539583bfdbcf5b84adc1 (diff)
downloaddjango-rest-framework-e3c00e4c1e0d64c8b0f0b04e6e7a7e1a308099f2.tar.bz2
Fixed TypeError that occurs without request data.
If no request data gets sent, allowed_extra_fields is a set and can't be joined to a tuple using the + operator.
Diffstat (limited to 'djangorestframework/tests/authentication.py')
0 files changed, 0 insertions, 0 deletions