django.core.checks.async_checks
django
core
checks
async_checks
Undocumented
E001
check_async_unsafe
Error('You should not set the DJANGO_ALLOW_ASYNC_UNSAFE environment variable in ↵ deployment. This disables async safety protection.', id='async.E001')