mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Used :envvar: role and .. envvar:: directive in various docs.
This commit is contained in:
committed by
Mariusz Felisiak
parent
feb91dbda1
commit
fbdb032de2
@@ -111,7 +111,7 @@ Asynchronous support
|
||||
|
||||
The following checks verify your setup for :doc:`/topics/async`:
|
||||
|
||||
* **async.E001**: You should not set the ``DJANGO_ALLOW_ASYNC_UNSAFE``
|
||||
* **async.E001**: You should not set the :envvar:`DJANGO_ALLOW_ASYNC_UNSAFE`
|
||||
environment variable in deployment. This disables :ref:`async safety
|
||||
protection <async-safety>`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user