Contents:
conflicts.management.commands.check_submission_metadata.
Command
Bases: django.core.management.base.BaseCommand
django.core.management.base.BaseCommand
Verify the metadata formatting and flag errors.
handle
The actual logic of the command. Subclasses must implement this method.