diff options
| author | Alexander Dutton | 2015-01-19 14:23:13 +0000 |
|---|---|---|
| committer | Alexander Dutton | 2015-01-19 14:23:13 +0000 |
| commit | af05820b1bfc60ceb7cbb35566588a732938cae2 (patch) | |
| tree | 66d1f9c2e814f605f5d02d7f7746bbea2ef3a9f8 /docs | |
| parent | 0dffc46cb71ec868cdbb37187ba03dea7bac4e7a (diff) | |
| download | django-rest-framework-af05820b1bfc60ceb7cbb35566588a732938cae2.tar.bz2 | |
NotImplemented is not an exception
`NotImplemented` is a singleton object, not an exception. You should be raising `NotImplementedError` here instead.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
