django-rest-framework-api-key icon indicating copy to clipboard operation
django-rest-framework-api-key copied to clipboard

Doesn't seem to play nice with rest_framework_bulk

Open selected-pixel-jameson opened this issue 7 years ago • 1 comments

When I try to run the application after I install this I get an ImportError: cannot import name BulkListSerializer.

Any suggestions?

selected-pixel-jameson avatar Sep 26 '17 20:09 selected-pixel-jameson

To elaborate a little further. This only seems to happen after I change the 'DEFAULT_PERMISSION_CLASSES'

selected-pixel-jameson avatar Sep 26 '17 20:09 selected-pixel-jameson