fix import
parent
4839dc549a
commit
c5787bdd6e
|
@ -1,6 +1,6 @@
|
|||
from django.core.management.base import BaseCommand
|
||||
|
||||
from regluit.core.models import EbookFile
|
||||
from regluit.core.models import EbookFile, Ebookfile
|
||||
|
||||
class Command(BaseCommand):
|
||||
|
||||
|
|
Loading…
Reference in New Issue