We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
version?
Sorry, something went wrong.
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,
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: