Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1d1845 commit 70ca70bCopy full SHA for 70ca70b
tests/test_transactions.py
@@ -1,3 +1,5 @@
1
+from __future__ import with_statement
2
+
3
from django.db import transaction
4
5
from pytest_django import transaction_test_case
0 commit comments