Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7k
APIRequestFactory() returns a WSGIRequest#9654
Unanswered
paulwispnext asked this question inPotential Issue
-
Well as per title, APIRequestFactory() returns a WSGI request object. This means that it doesn't have a The quick solution that google shows is to wrap it in a
We get the following error: And debugging shows that the parsers (list) is empty. |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 0 comments
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment