Billal benseba

Results 2 comments of Billal benseba

hi did you find a solution for that thank's

I don't know if it's bug in Django, but in version 3.0.1 Django add with a new setting to skip the async_unsafe check. so juste add : os.environ["DJANGO_ALLOW_ASYNC_UNSAFE"] = "true"...