We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69b6d2c commit 1866bdfCopy full SHA for 1866bdf
tests/runtests.py
@@ -7,7 +7,6 @@
7
import os
8
import sys
9
import django
10
-from django.core.management import call_command
11
12
here = os.path.dirname(os.path.abspath(__file__))
13
parent = os.path.dirname(here)
0 commit comments