question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

'WSGIRequest' object has no attribute 'dpd_content_handler'

See original GitHub issue

I set up a working template with the plotly_app template tag, and the SimpleExample Dash app rendered. However, when I change plotly_app to plotly_direct, I get the following error:

‘WSGIRequest’ object has no attribute ‘dpd_content_handler’

What is missing from the SimpleExample app that would provide the dpd_content_handler?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
delsimcommented, Dec 1, 2018

Sounds good. A new patch release - with updated documentation regarding the middleware - was pushed out this morning, so the RTD online docs should now be updated.

0reactions
GibbsConsultingcommented, Dec 26, 2018

Issue #82 has been merged into master and released. Closing this issue as I think it has now been addressed; please reopen if not.

Read more comments on GitHub >

github_iconTop Results From Across the Web

python - Django : 'WSGIRequest' object has no attribute 'user'?
Getting the following error while try to access the django admin panel. Environment: Request Method: GET Request URL: http://localhost:8000/admin/ Django ...
Read more >
'WSGIRequest' object has no attribute 'Files' - Google Groups
Hi Folks, I'm getting this error 'WSGIRequest' object has no attribute 'Files' and i didn't get proper solution in google also.
Read more >
AttributeError: 'WSGIRequest' object has no attribute 'is_ajax'
I have included the following is_ajax() function, so that I can use it in another Django view function in the same views.py file....
Read more >
Exception Value: 'WSGIRequest' object has no attribute 'user'
Exception Value: 'WSGIRequest' object has no attribute 'user'. I'm getting an error when trying to go to my 0.0.0.0:8000/admin site.
Read more >
Django : 'WSGIRequest' object has no attribute 'get' - YouTube
Django : ' WSGIRequest ' object has no attribute 'get' [ Beautify Your Computer : https://www.hows.tech/p/recommended.html ] Django ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found