diff options
| author | Fernando Rocha | 2013-02-11 19:18:22 -0300 |
|---|---|---|
| committer | Fernando Rocha | 2013-02-11 19:18:22 -0300 |
| commit | ea004b5e7a51ccf176545642692462dc2086056d (patch) | |
| tree | e8de6cdce7965936e053aadbe0ac397bab47191e /rest_framework/views.py | |
| parent | 41364b3be0536a606d9b41d3792c2e562b860360 (diff) | |
| download | django-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
