Source code for registration.management.commands.import_registrations
from django.core.management.base import BaseCommand, CommandError
from registration.models import import_registrations
from django.core.management.base import BaseCommand, CommandError
from registration.models import import_registrations