Management Commands

class django_babel.management.commands.babel.Command(stdout=None, stderr=None, no_color=False, force_color=False)[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.