Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We are getting AttributeError: 'Response' object has no attribute '_headers' #325

Open
ownerni opened this issue Jan 10, 2022 · 2 comments

Comments

@ownerni
Copy link

ownerni commented Jan 10, 2022

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

@auvipy
Copy link
Collaborator

auvipy commented Jan 10, 2022

version?

@anhtran81
Copy link

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,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants