You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have no help to offer particularly, other than to note while researching a different problem I've seen issues (like #33) which mention the scope must be function. I'm not sure if that is still the case but YVMV.
I am trying to auto use a fixture at
session
level. So I kept the fixture atconftest.py
. The code is as follows.Running test throws following error.
Failed: Database access not allowed, use the "django_db" mark to enable it.
The text was updated successfully, but these errors were encountered: