delete_plugin
This module deletes a plugin using manage.py on the command line.
- class smarter.apps.plugin.management.commands.delete_plugin.Command(*args, **kwargs)[source]
Bases:
SmarterCommandDjango manage.py delete_plugin command. This command is used to delete a plugin.