mirror of
https://github.com/django/django.git
synced 2025-12-09 02:55:57 +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. |
||
|---|---|---|
| .. | ||
| bad_templates | ||
| fixtures | ||
| templates | ||
| __init__.py | ||
| models.py | ||
| session.py | ||
| tests.py | ||
| urls.py | ||
| views.py | ||