Skip to content
Commit 4fdd51b7 authored by Unai Zalakain's avatar Unai Zalakain Committed by Anssi Kääriäinen
Browse files

Fixed #15179 -- middlewares not applied for test client login()

Requests made with django.test.Client.login() and logout() respect
defaults defined in django.test.Client instantiation and are processed
through middleware.

Thanks to Loic for the reviews.
parent 9348fc56
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment