mirror of
https://github.com/django/django.git
synced 2025-09-29 13:34:57 +00:00
Oops.
This commit is contained in:
parent
587b678d41
commit
a95f74e707
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ import os
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
import django
|
import django
|
||||||
|
from django.apps import apps
|
||||||
from django.conf import settings
|
from django.conf import settings
|
||||||
from django.core.exceptions import ImproperlyConfigured
|
from django.core.exceptions import ImproperlyConfigured
|
||||||
from django.core.management.base import BaseCommand, CommandError, handle_default_options
|
from django.core.management.base import BaseCommand, CommandError, handle_default_options
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue