Oops.
This commit is contained in:
parent
587b678d41
commit
a95f74e707
|
@ -6,6 +6,7 @@ import os
|
|||
import sys
|
||||
|
||||
import django
|
||||
from django.apps import apps
|
||||
from django.conf import settings
|
||||
from django.core.exceptions import ImproperlyConfigured
|
||||
from django.core.management.base import BaseCommand, CommandError, handle_default_options
|
||||
|
|
Loading…
Reference in New Issue