mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-05-18 23:01:02 +00:00
4 lines
70 B
Python
4 lines
70 B
Python
![]() |
import os
|
||
|
|
||
|
os.environ.setdefault("DJANGO_ALLOW_ASYNC_UNSAFE", "true")
|