create_plugin
This module is used to create a new plugin using manage.py
- class smarter.apps.plugin.management.commands.create_plugin.Command(*args, **kwargs)[source]
Bases:
SmarterCommandDjango manage.py create_plugin command. This command is used to create a plugin from a yaml import file.