mirror of
https://github.com/Hopiu/django.git
synced 2026-03-30 21:00:24 +00:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _doctest.py | ||
| client.py | ||
| html.py | ||
| runner.py | ||
| signals.py | ||
| simple.py | ||
| testcases.py | ||
| utils.py | ||