Management Commands

class enmerkar.management.commands.babel.Command(*args, **kwargs)[source]
add_arguments(parser)[source]

Entry point for subclassed commands to add custom arguments.

handle_label(command, **options)[source]

Perform the command’s actions for label, which will be the string as given on the command line.