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

Error when opening the tab #3

Open
maziar-dandc opened this issue Jul 13, 2023 · 2 comments
Open

Error when opening the tab #3

maziar-dandc opened this issue Jul 13, 2023 · 2 comments
Assignees

Comments

@maziar-dandc
Copy link

maziar-dandc commented Jul 13, 2023

Raises an exception while trying to render the template
Python 3.9, Django 3.2

File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 894, in content
  raise RuntimeError("The content for this response was already consumed")
@marceltschoppch
Copy link
Owner

Hi @maziar-dandc
I cannot reproduce your issue. Can you provide an example or more information your use case?

@marceltschoppch marceltschoppch self-assigned this Aug 11, 2023
@maziar-dandc
Copy link
Author

Hi thanks for looking into it,

Little bit of a complex project, we use django-storages to store files and I was trying to get your plugin working in DDT to see the storage API calls, not sure if that's even possible or not based on the fact that Azure might be implementing it's own HTTP library to make those calls.

Don't think I'll be able to make a repo to reproduce it right now, but I will try to and get back to you.
It might be that some kind of monkey-patching from a random other package might've caused this error.

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

2 participants