March 2022

Django
2022-03-21 08:57 (4 years ago)
To Create a Request in Django Unit Tests, Retrieving the wsgi_request from the Response is Convenient

When creating unit tests in Django, there are times when you need a Request (WSGIRequest).

Categories

Archive