mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
parent
99bd39ef6e
commit
2fef9e5375
95 changed files with 101 additions and 101 deletions
|
@ -3,7 +3,7 @@ from __future__ import unicode_literals
|
|||
import os
|
||||
import sys
|
||||
|
||||
from django.core.apps import app_cache
|
||||
from django.apps import app_cache
|
||||
from django.core.management import call_command
|
||||
from django.test import TestCase, TransactionTestCase
|
||||
from django.utils._os import upath
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue