mirror of
https://gitlab.crans.org/mediatek/med.git
synced 2025-07-08 14:50:20 +02:00
Import vinyles
This commit is contained in:
@ -26,7 +26,6 @@ class Command(BaseCommand):
|
||||
help="ISBN to be imported.")
|
||||
|
||||
def handle(self, *args, **options):
|
||||
print(options)
|
||||
type_str = options["media_type"]
|
||||
|
||||
media_classes = [BD, Manga, Roman, FutureMedia]
|
||||
|
Reference in New Issue
Block a user