django-rest-framework-api-key
django-rest-framework-api-key copied to clipboard
Doesn't seem to play nice with rest_framework_bulk
When I try to run the application after I install this I get an ImportError: cannot import name BulkListSerializer.
Any suggestions?
To elaborate a little further. This only seems to happen after I change the 'DEFAULT_PERMISSION_CLASSES'