1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-05-18 23:01:02 +00:00
bramw_baserow/backend/tests/baserow/contrib/database/ws/async/conftest.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
70 B
Python
Raw Permalink Normal View History

import os
os.environ.setdefault("DJANGO_ALLOW_ASYNC_UNSAFE", "true")