get_plugins

This module retrieves a list of plugins for an account using manage.py on the command line.

class smarter.apps.plugin.management.commands.get_plugins.Command(*args, **kwargs)[source]

Bases: SmarterCommand

Django manage.py get_plugins command. This command is used to retrieve a list of plugins for an account.

add_arguments(parser)[source]

Add arguments to the command.

handle(*args, **options)[source]

delete the plugin.