mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
[4.0.x] Updated various links to HTTPS and new locations.
Backport of 010a9d8a4f
from main
This commit is contained in:
parent
7f69c0d9f7
commit
0da90533f2
7 changed files with 12 additions and 12 deletions
|
@ -69,7 +69,7 @@ environment variable. For example, to show warnings while running tests:
|
|||
|
||||
If you're not using the Django test runner, you may need to also ensure that
|
||||
any console output is not captured which would hide deprecation warnings. For
|
||||
example, if you use `pytest <https://pytest.org/>`__:
|
||||
example, if you use `pytest <https://docs.pytest.org/>`__:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue