no more frab!

This commit is contained in:
luto 2017-10-13 20:29:46 +02:00
parent 8b5996b7fe
commit 49efd5700a

View File

@ -152,7 +152,7 @@ def import_members(data):
class Command(BaseCommand): class Command(BaseCommand):
help = 'Imports a frab xml export' help = 'Imports a shackbureau json export'
def add_arguments(self, parser): def add_arguments(self, parser):
parser.add_argument('path', type=str) parser.add_argument('path', type=str)