升级P3.8D4.2.4.解决提示问题django.core.exceptions.SynchronousOnlyOperation: You cannot call this from an async context - use a thread or sync_to_async. manager启动配置:os.environ["DJANGO_ALLOW_ASYNC_UNSAFE"] = "true"
(知其然,知其所以然)
升级P3.8D4.2.4.解决提示问题django.core.exceptions.SynchronousOnlyOperation: You cannot call this from an async context - use a thread or sync_to_async. manager启动配置:os.environ["DJANGO_ALLOW_ASYNC_UNSAFE"] = "true"
(知其然,知其所以然)