aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/views.py
diff options
context:
space:
mode:
authorFernando Rocha2013-02-11 19:18:22 -0300
committerFernando Rocha2013-02-11 19:18:22 -0300
commitea004b5e7a51ccf176545642692462dc2086056d (patch)
treee8de6cdce7965936e053aadbe0ac397bab47191e /rest_framework/views.py
parent41364b3be0536a606d9b41d3792c2e562b860360 (diff)
downloaddjango-rest-framework-ea004b5e7a51ccf176545642692462dc2086056d.tar.bz2
Make use o issubclass instead of isinstance (fix issue #645)
Because __mro__ is a list of classes and not instances. DictWithMetadata.__getstate__ was never called Signed-off-by: Fernando Rocha <fernandogrd@gmail.com>
Diffstat (limited to 'rest_framework/views.py')
0 files changed, 0 insertions, 0 deletions