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