django/docs/topics/testing
Unai Zalakain 4fdd51b732 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.
2013-11-19 09:04:20 +02:00
..
_images Fixed #20680 -- Deprecated django.utils.unittest. 2013-07-01 14:29:33 +02:00
advanced.txt Fixed #21304 -- Typo in docs/topics/testing/advanced.txt 2013-10-22 12:05:26 -04:00
index.txt Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
overview.txt Fixed #15179 -- middlewares not applied for test client login() 2013-11-19 09:04:20 +02:00