We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 403c6c5 commit f376ae4Copy full SHA for f376ae4
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