Fixes export on the import c&p
This commit is contained in:
parent
514589d0c5
commit
80f6a802f6
@ -155,7 +155,7 @@ class Command(BaseCommand):
|
||||
"--data-only",
|
||||
default=False,
|
||||
action="store_true",
|
||||
help="If set, only the database will be exported, not files",
|
||||
help="If set, only the database will be imported, not files",
|
||||
)
|
||||
|
||||
parser.add_argument(
|
||||
|
Loading…
x
Reference in New Issue
Block a user