forked from 0x2620/pandora
i
This commit is contained in:
parent
061bcd0a0e
commit
78ddfad4e2
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ from os.path import join, dirname, basename, splitext, exists
|
||||||
from django.core.management.base import BaseCommand, CommandError
|
from django.core.management.base import BaseCommand, CommandError
|
||||||
from django.conf import settings
|
from django.conf import settings
|
||||||
|
|
||||||
mport monkey_patch.models
|
import monkey_patch.models
|
||||||
from ... import models
|
from ... import models
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue