Open ownerni opened 2 years ago
Line: rest_framework_extensions/cache/decorators.py
We are using Cache Response Decorator, in our APIs _headers are not present since we are using custom Response Class
version?
Hi ,
I had the same error when trying to upgrade to django 4.0 and djangorestframework==3.13.1 . Is there any plan in supporting these versions.
Thanks,
Line: rest_framework_extensions/cache/decorators.py
We are using Cache Response Decorator, in our APIs _headers are not present since we are using custom Response Class