mirror of
https://github.com/Hopiu/django.git
synced 2026-03-22 17:00:27 +00:00
All request methods of ``django.test.client.Client`` receive a ``secure`` argument that defaults to ``False`` indicating whether or not to make the request through https. Thanks Aymeric Augustin for the review. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| models.py | ||
| tests.py | ||
| urls.py | ||
| views.py | ||